ansible-infra/roles/auth_dns/tasks/main.yaml
lilly f9c1db8446
Some checks failed
/ Ansible Lint (push) Failing after 2m32s
/ Ansible Lint (pull_request) Failing after 2m32s
fix role name auth-dns -> auth_dns
2026-05-02 01:40:10 +02:00

3 lines
146 B
YAML

---
- ansible.builtin.import_tasks: 01-install.yaml # noqa: name[missing]
- ansible.builtin.import_tasks: 02-configure.yaml # noqa: name[missing]