diff --git a/tasks/preflight-checks.yml b/tasks/preflight-checks.yml index 8e66bd7..90c16ed 100644 --- a/tasks/preflight-checks.yml +++ b/tasks/preflight-checks.yml @@ -22,7 +22,7 @@ executable: "{{ controller_python | dirname }}/pip" delegate_to: localhost run_once: true - become: true + become: false - name: "[PREFLIGHT] Check if running on Proxmox host" ansible.builtin.stat: