Loading requirements.yml +3 −3 Original line number Diff line number Diff line #- src: https://gitlab.cyberbrain.pw/ansible/roles/essential # scm: git - src: https://gitlab.cyberbrain.pw/ansible/roles/essential scm: git - src: https://gitlab.cyberbrain.pw/ansible/roles/hostname - src: https://gitlab.cyberbrain.pw/ansible/roles/ucarp scm: git run.yml +3 −3 Original line number Diff line number Diff line --- - name: Set hostname hosts: hostname:&ipacluster - name: Install ucarp hosts: ipaserver:iparepicas become: yes roles: - hostname - ucarp-systemd # #- hosts: ipaserver:ipareplicas # tasks: Loading Loading
requirements.yml +3 −3 Original line number Diff line number Diff line #- src: https://gitlab.cyberbrain.pw/ansible/roles/essential # scm: git - src: https://gitlab.cyberbrain.pw/ansible/roles/essential scm: git - src: https://gitlab.cyberbrain.pw/ansible/roles/hostname - src: https://gitlab.cyberbrain.pw/ansible/roles/ucarp scm: git
run.yml +3 −3 Original line number Diff line number Diff line --- - name: Set hostname hosts: hostname:&ipacluster - name: Install ucarp hosts: ipaserver:iparepicas become: yes roles: - hostname - ucarp-systemd # #- hosts: ipaserver:ipareplicas # tasks: Loading