ipa/client: Fix warning about legacy vars
This needs to be run per every host in the play. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
8bb0b6f069
commit
c43010514c
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
||||||
`ipa_client_shell_groups`
|
`ipa_client_shell_groups`
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
when: fas_client_groups is defined
|
when: fas_client_groups is defined
|
||||||
|
run_once: false
|
||||||
|
|
||||||
- name: "Warn if IPA client variables are unset"
|
- name: "Warn if IPA client variables are unset"
|
||||||
fail:
|
fail:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue