system-config/playbooks/roles/iptables
James E. Blair 3706754b6b Don't import tasks in iptables reload and use listen
This syntax doesn't work in Ansible 2.8.0.  Futher, we can use
"listen" to collapse the notify to a single item (at the
expense of duplicating the when clause in the handlers).

Change-Id: I05e2d32f4e1e692ac528a7254c6e3be2858ebacf
2018-12-03 08:59:30 -08:00
..
defaults Add iptables role 2018-08-27 14:33:32 +00:00
handlers Don't import tasks in iptables reload and use listen 2018-12-03 08:59:30 -08:00
tasks Don't import tasks in iptables reload and use listen 2018-12-03 08:59:30 -08:00
templates dns_[a|aaaa] filter; use host for lookup 2018-09-13 22:50:40 +10:00
vars Add iptables role 2018-08-27 14:33:32 +00:00
README.rst Add iptables role 2018-08-27 14:33:32 +00:00

Install and configure iptables

Role Variables