Files

10 lines
155 B
YAML
Raw Permalink Normal View History

2021-05-18 16:51:13 +12:00
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
tasks:
- name: Example assertion
assert:
that: true