mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f74b83663b
* fixed validation-modules for plugins/modules/remote_management/stacki/stacki_host.py * sanity fix * added changelog fragment * extra fix to the documentation * Update plugins/modules/remote_management/stacki/stacki_host.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/remote_management/stacki/stacki_host.py Co-authored-by: Felix Fontein <felix@fontein.de> * rollback params Co-authored-by: Felix Fontein <felix@fontein.de>
4 lines
319 B
YAML
4 lines
319 B
YAML
bugfixes:
|
|
- stacki_host - when adding a new server, ``rack`` and ``rank`` must be passed, and network parameters are optional (https://github.com/ansible-collections/community.general/pull/2681).
|
|
minor_changes:
|
|
- stacki_host - minor refactoring (https://github.com/ansible-collections/community.general/pull/2681).
|