mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
* [nmcli] add connection.slave-type for teamed devices
* [nmcli] add fragment with changes for #2827
* [nmcli] add tests for network team
* [nmcli] fix testing
Co-authored-by: Oriol MULA VALLS <oriol.mula@lxp.lu>
(cherry picked from commit 2d1527a564
)
Co-authored-by: omula <joriol.mula@gmail.com>
This commit is contained in:
parent
21c16ae0b3
commit
e8eb6c1163
3 changed files with 151 additions and 0 deletions
2
changelogs/fragments/2827-nmcli_fix_team_slave.yml
Normal file
2
changelogs/fragments/2827-nmcli_fix_team_slave.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- nmcli - fixes team-slave configuration by adding connection.slave-type (https://github.com/ansible-collections/community.general/issues/766).
|
Loading…
Add table
Add a link
Reference in a new issue