Loading deploy.yml +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,8 @@ - name: Install IPA servers hosts: ipaserver become: true collections: - freeipa.ansible_freeipa roles: - role: ipaserver state: present Loading @@ -19,6 +21,8 @@ - name: Install IPA replicas hosts: ipareplicas become: true collections: - freeipa.ansible_freeipa roles: - role: ipareplica state: present Loading
deploy.yml +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,8 @@ - name: Install IPA servers hosts: ipaserver become: true collections: - freeipa.ansible_freeipa roles: - role: ipaserver state: present Loading @@ -19,6 +21,8 @@ - name: Install IPA replicas hosts: ipareplicas become: true collections: - freeipa.ansible_freeipa roles: - role: ipareplica state: present