fix(cleanup): remove ansible_become override that blocks swapoff/umount

This commit is contained in:
2026-03-20 17:31:49 +01:00
committed by MORAWSKI Norbert
parent 663a04556f
commit 240f945cce
-2
View File
@@ -160,8 +160,6 @@
ansible.builtin.include_role:
name: cleanup
public: true
vars:
ansible_become: false
rescue:
- name: Delete VM on bootstrap failure