Actualiser proxmox_create_admin.yml

This commit is contained in:
l.covela 2026-01-12 13:25:39 +01:00
parent f04416d7ff
commit 45b360705e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
- name: Créer un utilisateur admin Proxmox via SSH (pve/pam) - name: Créer un utilisateur admin Proxmox via SSH (pve/pam)
#hosts: Proxmox hosts: Proxmox
gather_facts: false gather_facts: false
become: true become: true
become_user: root become_user: root