*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit bb9353c4 authored by entlein's avatar entlein
Browse files

ignoring errors if firewalld is not found

parent 57bd9d1b
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -45,6 +45,7 @@
enabled: no
masked: no
state: stopped
ignore_errors: True #this command is not idempotent it seems
- name: enable nftables
ansible.builtin.systemd:
......
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