mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2024-11-24 22:36:38 +00:00
fix readme
This commit is contained in:
parent
9d6dc315d9
commit
297cafb6de
@ -11,13 +11,13 @@ For RHEL8 use:
|
||||
- conn_name: ens256
|
||||
ip4:
|
||||
- "100.127.2.2/29"
|
||||
routes4:
|
||||
- 0.0.0.0/0 100.127.2.6 table=200
|
||||
- 100.127.2.0/29 100.127.2.2 table=200
|
||||
- conn_name: dummy0
|
||||
type: dummy
|
||||
ip4:
|
||||
- "18.12.3.1/32"
|
||||
routes4:
|
||||
- 0.0.0.0/0 100.127.2.6 table=200
|
||||
- 100.127.2.0/29 100.127.2.2 table=200
|
||||
routing_rules4:
|
||||
- priority 5 from 18.12.3.1 table 200
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user