mirror of https://github.com/ansible/ansible.git
[stable-2.9] Fix: nmcli bridge-slave fails with error (#74125)
This commit fixes the error for adding bridge slaves: nmcli bridge-slave returns "Error: invalid or not allowed setting 'bridge-port' This fix is related to #42460, #54617, and #68065 * changelogpull/74161/head
parent
7b048c49a8
commit
042d8ef500
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- nmcli - fix the slaving of bridge interfaces (https://github.com/ansible/ansible/pull/74125).
|
||||
Loading…
Reference in New Issue