We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f47b3 commit 6a91a50Copy full SHA for 6a91a50
1 file changed
roles/openvswitch/README.md
@@ -75,7 +75,8 @@ Example Playbook
75
bond:
76
bond0:
77
ifaces: [dpdk-p1, dpdk-p2]
78
- mode: active-backup
+ set:
79
+ - bond_mode: active-backup
80
br:
81
ovsbr0:
82
ports: [dpdk-p0, bond0]
0 commit comments