--- # Molecule scenario for BIND9 9.20+ support validation # This scenario tests the role with BIND9 9.20 and later feature releases # Note: May require ubuntu:24.04 or Debian 13 (Trixie) for 9.20 package availability driver: name: podman platforms: - name: ubuntu-2404-bind920 image: docker.io/library/ubuntu:24.04 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