Use include_role
the right way
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
b3261e9743
commit
9ca47e58cb
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@
|
|||
when: reenroll_ipa_client
|
||||
|
||||
- name: Apply the ipa/client role
|
||||
include_role: ipa/client
|
||||
include_role:
|
||||
name: ipa/client
|
||||
when: reenroll_ipa_client
|
||||
|
||||
- name: Fix ownership of directories in /home/fedora
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue