Working molecule

This commit is contained in:
Daniel Akulenok
2022-08-30 13:55:13 +02:00
parent 67b9ce2f05
commit 71c33ac5e0
6 changed files with 952 additions and 41 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
ansible.builtin.assert:
that: true