Naming
This commit is contained in:
parent
9d32448a73
commit
2817aac98c
|
@ -55,7 +55,7 @@
|
||||||
permanent: true
|
permanent: true
|
||||||
state: enabled
|
state: enabled
|
||||||
|
|
||||||
- name: Firewall rules for proxy & public servers
|
- name: Firewall rules for proxy servers
|
||||||
when: hostname in groups['proxyservers']
|
when: hostname in groups['proxyservers']
|
||||||
notify: Reload firewalld
|
notify: Reload firewalld
|
||||||
block:
|
block:
|
||||||
|
|
Loading…
Reference in a new issue