diff --git a/roles/connect/tasks/main.yml b/roles/connect/tasks/main.yml index 20f58c4..a8ca66d 100644 --- a/roles/connect/tasks/main.yml +++ b/roles/connect/tasks/main.yml @@ -64,6 +64,8 @@ - update_deployment - name: "Setup customer specific firewall rules for <{{ inventory_hostname }}>" + when: + - connect_customer_firewall_entry_rules | length > 0 block: - name: "Configure customer specific firewall rules for <{{ inventory_hostname }}>" ansible.builtin.set_fact: