9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
|
# {{ ansible_managed }}
|
||
|
|
||
|
[Unit]
|
||
|
After=network.target iptables.service firewalld.service ip6tables.service ipset.service nftables.service
|
||
|
PartOf=firewalld.service nftables.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target nftables.service
|