Files
ansible-bind9-role/molecule/default/collections.yml
Daniel Akulenok c9a44d4cd6 test: Configure Molecule testing framework
- Add Ansible collections configuration
- Update converge and prepare playbooks
- Restructure molecule.yml for improved testing
2026-01-27 23:18:56 +01:00

8 lines
121 B
YAML

---
collections:
- name: ansible.utils
- name: ansible.posix
- name: community.crypto
- name: community.general