mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c7df82652f
* change ip4 type to list of str
* Add several tests and change documentation
* Update changelogs/fragments/1088-nmcli_add_multiple_addresses_support.yml
Co-authored-by: Andrew Pantuso <ajpantuso@gmail.com>
Co-authored-by: Andrew Pantuso <ajpantuso@gmail.com>
(cherry picked from commit 50c2f3a97d
)
Co-authored-by: Alex Groshev <38885591+haddystuff@users.noreply.github.com>
4 lines
No EOL
227 B
YAML
4 lines
No EOL
227 B
YAML
---
|
|
minor_changes:
|
|
- nmcli - add multiple addresses support for ``ip4`` parameter
|
|
(https://github.com/ansible-collections/community.general/issues/1088, https://github.com/ansible-collections/community.general/pull/3738). |