This commit is contained in:
parent
d35cec8ad9
commit
ca1e020915
@ -1,3 +1,4 @@
|
|||||||
|
# Standards: 0.1
|
||||||
---
|
---
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: xoxys
|
author: xoxys
|
||||||
|
@ -31,3 +31,4 @@
|
|||||||
rules: '{{ iptables_default_tail }}'
|
rules: '{{ iptables_default_tail }}'
|
||||||
tags: iptables
|
tags: iptables
|
||||||
become: True
|
become: True
|
||||||
|
become_user: root
|
||||||
|
@ -12,3 +12,4 @@
|
|||||||
enabled: True
|
enabled: True
|
||||||
state: started
|
state: started
|
||||||
become: True
|
become: True
|
||||||
|
become_user: root
|
||||||
|
Loading…
Reference in New Issue
Block a user