Actualiser proxmox_delete_user.yml

This commit is contained in:
l.covela 2025-11-21 15:41:51 +01:00
parent bf8dd0c635
commit b094151082
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
- name: Supprimer un utilisateur Proxmox - name: Supprimer un utilisateur Proxmox
hosts: Proxmox hosts: proxmox
gather_facts: false gather_facts: false
become: true become: true
become_user: root become_user: root
@ -68,4 +68,4 @@
- name: Résumé - name: Résumé
debug: debug:
msg: "Utilisateur {{ userid }} supprimé (ou déjà inex msg: "Utilisateur {{ userid }} supprimé (ou déjà inexistant)."