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

This commit is contained in:
2026-03-20 01:13:20 +01:00
committed by MORAWSKI Norbert
parent 21a31795aa
commit 17c55c7c5c

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