Loading playbook.yaml 0 → 100644 +9 −0 Original line number Diff line number Diff line --- # execute this role - name: "install and configure Unbound" hosts: "all" serial: 1 become: true roles: - role: "." Loading
playbook.yaml 0 → 100644 +9 −0 Original line number Diff line number Diff line --- # execute this role - name: "install and configure Unbound" hosts: "all" serial: 1 become: true roles: - role: "."