Not so idempotent after all.
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
a5be08dab3
commit
adf5af64bc
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@
|
|||
tags:
|
||||
- ipa/server
|
||||
- config
|
||||
when: "'already exists' in create_output.stderr"
|
||||
when: "ipa_initial and 'already exists' in create_output.stderr"
|
||||
|
||||
# Create a new ACL linking the new profile and ipausers group (that all users are members of)
|
||||
- name: Create the CA ACL for the new certificate profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue