chore: Synchronize with local development changes
- Update handler implementation - Adjust Molecule configuration - Remove obsolete verification tasks
This commit is contained in:
committed by
Daniel Akulenok
parent
e3249912d7
commit
d488bbafaa
@@ -1,10 +0,0 @@
|
||||
---
|
||||
# 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
|
||||
Reference in New Issue
Block a user