FIX: default user is root, ansible is specified manually

This commit is contained in:
2026-07-06 15:57:24 +00:00
parent a798d42b42
commit eb268a00fb
4 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
- name: Basic Proxmox guest deployment
hosts: all
remote_user: ansible
remote_user: root
roles:
- ../roles/0_basic_postinstall
vars_files: