base: tag blocklist
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0066f3cc68
commit
a57c71a170
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,7 @@
|
|||
tags:
|
||||
- base
|
||||
- iptables
|
||||
- blocklist
|
||||
when: "'iad2' not in inventory_hostname or external is true"
|
||||
|
||||
- name: setup blocklist update cron job
|
||||
|
@ -180,6 +181,7 @@
|
|||
tags:
|
||||
- base
|
||||
- iptables
|
||||
- blocklist
|
||||
|
||||
- name: iptables
|
||||
template: src={{ item }} dest=/etc/sysconfig/iptables mode=0600 validate="/sbin/iptables-restore --test %s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue