mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Refactor openvswitch_bridge (#24014)
Use common patterns from other network modules for better maintainability.
This commit is contained in:
committed by
GitHub
parent
06732acd4c
commit
467a9bdd4e
@@ -0,0 +1 @@
|
||||
foo=bar
|
||||
@@ -0,0 +1 @@
|
||||
test-br
|
||||
@@ -0,0 +1 @@
|
||||
0
|
||||
@@ -0,0 +1 @@
|
||||
secure
|
||||
@@ -0,0 +1 @@
|
||||
test-br
|
||||
Reference in New Issue
Block a user