mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
868edfa664
* 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>
4 lines
146 B
YAML
4 lines
146 B
YAML
---
|
|
minor_changes:
|
|
- ipa_service - add ``skip_host_check`` parameter.
|
|
(https://github.com/ansible-collections/community.general/pull/4417).
|