mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
[PR #6203/f4dd4d5a backport][stable-6] Add append option to ipa_hostgroup module (#6391)
Add append option to ipa_hostgroup module (#6203)
* Add append option to ipa_hostgroup module
Signed-off-by: Jan Sobczak <jan.sobczak@soit.com.pl>
* Update plugins/modules/ipa_hostgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/ipa_hostgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Add changelog fragment
Signed-off-by: Jan Sobczak <jan.sobczak@soit.com.pl>
* Move choices argument to previous line
Signed-off-by: Jan Sobczak <jan.sobczak@soit.com.pl>
* Update plugins/modules/ipa_hostgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/6203-add-append-option-to-ipa-hostgroup.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Signed-off-by: Jan Sobczak <jan.sobczak@soit.com.pl>
Co-authored-by: Jan Sobczak <jan.sobczak@soit.com.pl>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f4dd4d5ace)
Co-authored-by: Jan Sobczak <9196392+jansobczak@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ipa_hostgroup - add ``append`` parameter for adding a new hosts to existing hostgroups without changing existing hostgroup members (https://github.com/ansible-collections/community.general/pull/6203).
|
||||
Reference in New Issue
Block a user