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

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

ignoring errors if firewalld is not found

parent bb9353c4
Branches
No related tags found
1 merge request!1Restore main as the default branch
......@@ -45,7 +45,7 @@
enabled: no
masked: no
state: stopped
ignore_errors: True #this command is not idempotent it seems
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.
Please register or to comment