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

8 lines
121 B
YAML

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