community.general/changelogs/fragments/2681-stacki-host-bugfix.yml

5 lines
319 B
YAML
Raw Normal View History

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).