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