Working molecule

This commit is contained in:
Daniel Akulenok
2022-08-30 13:55:13 +02:00
parent 7e87da9428
commit 365e68c2dd
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