Don't get a keytab on IPA itself

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

View file

@ -546,6 +546,7 @@
- name: Setup host keytab
import_tasks: keytab.yml
when: not inventory_hostname.startswith('ipa')
# SSSD-KCM has been showing way too many bugs with it saying "I have a ticket" while the ticket
# is actually expired, and kinit's still not refreshing them and such alike.