forked from bitlair/ansible
15 lines
205 B
YAML
15 lines
205 B
YAML
|
|
root_access:
|
|
- ak
|
|
- foobar
|
|
- linor
|
|
- polyfloyd
|
|
- wilco
|
|
|
|
trusted_ports:
|
|
- ssh
|
|
- microsoft-ds
|
|
|
|
group_nft_input:
|
|
- "ip saddr 204.2.64.19 tcp dport { 4567 } accept # Allow traffic from wiki"
|
|
|