Files
ansible-bind9-role/molecule/default/collections.yml
Daniel Akulenok 17a9918685
Some checks failed
Test / Lint (push) Failing after 16s
Test / Lint (pull_request) Failing after 12s
Test / Test (push) Has been skipped
Test / Test (pull_request) Has been skipped
fix: resolve yamllint errors
- Fix line length in meta/argument_specs.yml (wrap long description)
- Remove extra blank lines in molecule/default/collections.yml
- Fix line lengths in tasks/main.yml (wrap long messages)
- Remove trailing spaces from tasks/main.yml
- Ensure all YAML files pass yamllint with relaxed profile
2026-01-28 23:15:23 +01:00

7 lines
120 B
YAML

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