Initial Commit

This commit is contained in:
2020-04-01 11:20:57 +13:00
commit 1b786738ab
26 changed files with 417 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
tasks:
- name: Example assertion
assert:
that: true