FIX: default user is ansible now. root is specified manually when needed

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