mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 22:54:24 -07:00
Fix bug with returning results in IPA role (#3561)
* Fix bug with returning results in IPA role Fix #3560 * Add changelog * Fix typo in changelog * Update changelogs/fragments/3561-fix-ipa-host-var-detection.yml Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com> * Update changelogs/fragments/3561-fix-ipa-host-var-detection.yml Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com> * Update changelogs/fragments/3561-fix-ipa-host-var-detection.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
249d490f10
commit
191d2e08bb
2 changed files with 3 additions and 0 deletions
2
changelogs/fragments/3561-fix-ipa-host-var-detection.yml
Normal file
2
changelogs/fragments/3561-fix-ipa-host-var-detection.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- ipa_* modules - fix environment fallback for ``ipa_host`` option (https://github.com/ansible-collections/community.general/issues/3560).
|
Loading…
Add table
Add a link
Reference in a new issue