Loading run.yml +6 −6 Original line number Diff line number Diff line --- - name: Install ucarp hosts: ipaserver:ipareplicas become: yes roles: - ucarp_systemd - name: Install LE CA hosts: ipaserver become: yes Loading @@ -19,3 +13,9 @@ - name: Update IPA certs ansible.builtin.shell: ipa-certupdate changed_when: False - name: Install ucarp hosts: ipaserver:ipareplicas become: yes roles: - ucarp_systemd Loading
run.yml +6 −6 Original line number Diff line number Diff line --- - name: Install ucarp hosts: ipaserver:ipareplicas become: yes roles: - ucarp_systemd - name: Install LE CA hosts: ipaserver become: yes Loading @@ -19,3 +13,9 @@ - name: Update IPA certs ansible.builtin.shell: ipa-certupdate changed_when: False - name: Install ucarp hosts: ipaserver:ipareplicas become: yes roles: - ucarp_systemd