Add in molecule scenario

This commit is contained in:
2022-03-11 12:15:02 +13:00
parent 3282017a2a
commit fccf6923e0
5 changed files with 73 additions and 4 deletions

View File

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