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

Skip to content
Snippets Groups Projects
Commit 8483d7b6 authored by Lahmer, Thomas's avatar Lahmer, Thomas
Browse files

removed ignore_errors statement

parent b56bbadc
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
INSTALL_RKE2_TYPE: "{{ node_type }}" INSTALL_RKE2_TYPE: "{{ node_type }}"
notify: notify:
- restart rke2 - restart rke2
ignore_errors: yes # install scripts returns 1 as missing fapolicyd
- name: Revert crypto-policy - name: Revert crypto-policy
shell: update-crypto-policies --set DEFAULT:NO-SHA1 shell: update-crypto-policies --set DEFAULT:NO-SHA1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment