mirror of
https://github.com/inofix/example-inv.git
synced 2026-02-05 15:45:42 +01:00
@@ -48,5 +48,15 @@ parameters:
|
||||
- name: 'private'
|
||||
ip: '192.168.1.1'
|
||||
netmask: '255.255.255.0'
|
||||
net_route:
|
||||
net_filter:
|
||||
- remotehost: False
|
||||
table:
|
||||
chain:
|
||||
protocol:
|
||||
source:
|
||||
destination:
|
||||
match:
|
||||
state:
|
||||
type: 'phy'
|
||||
|
||||
|
||||
@@ -27,6 +27,17 @@ parameters:
|
||||
gateway: '192.168.1.1'
|
||||
nameserver: '8.8.8.8'
|
||||
primary: true
|
||||
net_route:
|
||||
net_filter:
|
||||
- remotehost: False
|
||||
table:
|
||||
chain:
|
||||
protocol:
|
||||
source:
|
||||
destination:
|
||||
match:
|
||||
state:
|
||||
target:
|
||||
os:
|
||||
os: 'linux'
|
||||
distro: 'debian'
|
||||
|
||||
Reference in New Issue
Block a user