mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-26 01:14:42 +00:00
Even after obtaining Kerberos TGT with temp_kinit(), when connecting to the IPA API with context `ansible-freeipa`, the API commands complained that Kerberos credentials were not available. This patch fixes this behavior.