mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 22:54:24 -07:00
* ipa_service: Add `skip_host_check` option
* Update plugins/modules/identity/ipa/ipa_service.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/identity/ipa/ipa_service.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/identity/ipa/ipa_service.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* changelogs/fragments: Add 4417-ipa_service-add-skip_host_check.yml
Co-authored-by: sodd <4178855+sodd@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 1b357bade7
)
Co-authored-by: sodd <sodd@users.noreply.github.com>
This commit is contained in:
parent
2fcb77f7fb
commit
868edfa664
2 changed files with 18 additions and 3 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- ipa_service - add ``skip_host_check`` parameter.
|
||||
(https://github.com/ansible-collections/community.general/pull/4417).
|
Loading…
Add table
Add a link
Reference in a new issue