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

This commit is contained in:
MORAWSKI Norbert
2026-03-20 01:13:20 +01:00
parent 967a1c9d0d
commit a47e14aafd

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