Actualiser proxmox_delete_user.yml
This commit is contained in:
@@ -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)."
|
||||||
Reference in New Issue
Block a user