tungduong1809
Results
1
issues of
tungduong1809
Tag doesn't work when i run playbook + Playbook *main.yml* ``` - name: Install and configure pdns hosts: pdns_cluster become: true gather_facts: false any_errors_fatal: true roles: - role: pdns-ansible ```...