Skip to content
Snippets Groups Projects
Verified Commit 03cc165e authored by Chris Croome's avatar Chris Croome
Browse files

typo fixed

parent 0e669f7c
No related branches found
No related tags found
No related merge requests found
Pipeline #26941 passed
......@@ -65,7 +65,7 @@
ansible.builtin.include_tasks: iptables.yml
when:
- icinga_port_state != "open"
- ufw not in local_facts.dpkg.installed
- ufw not in ansible_local.dpkg.installed
- name: Include the UFW role when port 5665 is not open on the agent mode
ansible.builtin.include_role:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment