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

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

reverting

parent 36f89c44
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -21,10 +21,10 @@
- name: Flush handlers
meta: flush_handlers
#This task runs only after the full installer went through and had a bit of time to boot, then starts to enforce SELinux
- include_tasks: fix_selinux.yml
when: state != 'absent' and 'control-plane' in group_names and not upgrade
when: state != 'absent' and 'control-plane' in group_names
- name: uninstall rke2
command: rke2-uninstall.sh
......
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