Loading tests/playbook.yml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ zonefile: "testzone" post_tasks: - name: APT install test utilities when: ansible_pkg_mgr == 'apt' apt: name: [net-tools, dnsutils] state: present Loading
tests/playbook.yml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ zonefile: "testzone" post_tasks: - name: APT install test utilities when: ansible_pkg_mgr == 'apt' apt: name: [net-tools, dnsutils] state: present