Add molecule

This commit is contained in:
2021-05-18 16:51:13 +12:00
parent 97f3a46cef
commit 7619781008
7 changed files with 106 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