IPA: until we get the ipaselfservice module, we need the admin ticket

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2021-02-11 13:42:23 +01:00
parent f29bd5f92c
commit ab94dc42eb
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -460,16 +460,6 @@
- config
when: ipa_initial
- name: Destroy admin ticket
command: kdestroy -A
tags:
- ipa/server
- keytab
- config
- krb5
when: ipa_initial
# User selfservice permissions
- name: Setup the selfservice permission for passwords
@ -534,6 +524,16 @@
when: ipa_initial and env == 'staging'
- name: Destroy admin ticket
command: kdestroy -A
tags:
- ipa/server
- keytab
- config
- krb5
when: ipa_initial
- name: Set the members of the admin group
ipa_group:
name: admins