2020-05-15 22:22:26 +02:00
|
|
|
---
|
|
|
|
# Main tasks file for client_iptables
|
|
|
|
|
|
|
|
- import_tasks: package.yml
|
2020-07-11 16:10:53 +02:00
|
|
|
when: configure_iptables
|
2020-05-15 22:22:26 +02:00
|
|
|
- import_tasks: iptables.yml
|
2020-07-11 16:10:53 +02:00
|
|
|
when: configure_iptables
|