mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 19:11:42 -07:00
nmcli: do not set IP configuration bond slaves (#2223)
The master interface holds the IP configuration. If we try to update the IP configuration of the slaves, NetworkManager raises an error.
This commit is contained in:
parent
123b5a9a3c
commit
f77aa51ab8
2 changed files with 4 additions and 1 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "nmcli - do not set IP configuration on slave connection (https://github.com/ansible-collections/community.general/pull/2223)."
|
Loading…
Add table
Add a link
Reference in a new issue