Files
ansible-bind9-role/molecule/default/molecule.yml
Daniel Akulenok 32a3de5bab feat: Add BIND 9.20 forwarders configuration support
- Update forwarders template with enhanced functionality
- Add molecule test cases for forwarders validation
- Update options and zone templates for compatibility
2026-01-23 12:24:06 +01:00

19 lines
364 B
YAML

---
driver:
name: podman
platforms:
- name: debian-trixie
image: docker.io/jrei/systemd-debian:13
command: /lib/systemd/systemd
privileged: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
cgroupns_mode: host
provisioner:
name: ansible
config_options:
defaults:
ALLOW_BROKEN_CONDITIONALS: true
verifier:
name: ansible