Loading playbook.yaml 0 → 100644 +12 −0 Original line number Diff line number Diff line --- # execute this role - name: "install and configure Pangolin" hosts: "all" become: true tasks: # execute role - name: "install and configure Pangolin" ansible.builtin.include_role: name: "." Loading
playbook.yaml 0 → 100644 +12 −0 Original line number Diff line number Diff line --- # execute this role - name: "install and configure Pangolin" hosts: "all" become: true tasks: # execute role - name: "install and configure Pangolin" ansible.builtin.include_role: name: "."