Loading playbook.yaml +2 −6 Original line number Diff line number Diff line Loading @@ -4,9 +4,5 @@ - name: "install and configure SideroLabs's Omni" hosts: "all" become: true tasks: # execute role - name: "install and configure SideroLabs's Omni" ansible.builtin.include_role: name: "." roles: - role: "omni" roles/requirements.yml 0 → 100644 +6 −0 Original line number Diff line number Diff line --- roles: - name: "omni" src: "https://gitlab.simoncor.net/ansible/ans-omni.git" scm: "git" Loading
playbook.yaml +2 −6 Original line number Diff line number Diff line Loading @@ -4,9 +4,5 @@ - name: "install and configure SideroLabs's Omni" hosts: "all" become: true tasks: # execute role - name: "install and configure SideroLabs's Omni" ansible.builtin.include_role: name: "." roles: - role: "omni"
roles/requirements.yml 0 → 100644 +6 −0 Original line number Diff line number Diff line --- roles: - name: "omni" src: "https://gitlab.simoncor.net/ansible/ans-omni.git" scm: "git"