---
- import_tasks: firewalld_rules.yml
when: firewalld_enabled | bool
- import_tasks: disable_firewalld.yml
when: not firewalld_enabled | bool