mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0951833a6c
* 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>
2 lines
171 B
YAML
2 lines
171 B
YAML
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).
|