ansible-role-hugo-deploy/molecule/default/verify.yml

11 lines
177 B
YAML
Raw Normal View History

2022-04-20 17:14:35 +02:00
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
gather_facts: false
tasks:
- name: Example assertion
assert:
that: true