mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2024-11-24 22:36:38 +00:00
test markdown
This commit is contained in:
parent
8aa06f4399
commit
1a2ce3429b
@ -12,7 +12,8 @@ Supported iterface types for network-scripts:
|
|||||||
- ethernet (default)
|
- ethernet (default)
|
||||||
- loopback
|
- loopback
|
||||||
|
|
||||||
Example with Network Manager:
|
<details>
|
||||||
|
<summary>IPs and PBR with Network Manager</summary>
|
||||||
|
|
||||||
network:
|
network:
|
||||||
network_manager:
|
network_manager:
|
||||||
@ -30,6 +31,8 @@ Example with Network Manager:
|
|||||||
routing_rules4:
|
routing_rules4:
|
||||||
- priority 5 from 18.12.3.1 table 200
|
- priority 5 from 18.12.3.1 table 200
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
Example for simple policy base routing with Network Manager:
|
Example for simple policy base routing with Network Manager:
|
||||||
|
|
||||||
network:
|
network:
|
||||||
|
Loading…
Reference in New Issue
Block a user