mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 22:30:22 -07:00
ipa module utils: BUGFIX ipa modules Cookie problem with Loadbalanced IPA and Python3 (… (#738)
* BUGFIX ipa modules Cookie problem with Loadbalanced IPA and Python3 (#737) * Update changelogs/fragments/738-ipa-python3.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/module_utils/ipa.py Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d0879bfaf9
commit
0951833a6c
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/738-ipa-python3.yml
Normal file
2
changelogs/fragments/738-ipa-python3.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- ipa_hostgroup - fix an issue with load-balanced ipa and cookie handling with Python 3 (https://github.com/ansible-collections/community.general/issues/737).
|
Loading…
Add table
Add a link
Reference in a new issue