Ajout tachne cleanup + nettoyage axel
This commit is contained in:
parent
caecb06fde
commit
654c1202f9
@ -15,3 +15,4 @@
|
|||||||
- include_tasks: tasks/packages.yml
|
- include_tasks: tasks/packages.yml
|
||||||
- include_tasks: tasks/loritz-user.yml
|
- include_tasks: tasks/loritz-user.yml
|
||||||
- include_tasks: tasks/bin.yml
|
- include_tasks: tasks/bin.yml
|
||||||
|
- include_tasks: tasks/cleanup.yml
|
||||||
4
tasks/cleanup.yml
Normal file
4
tasks/cleanup.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
- name: Suppression dossier utilisateur axel
|
||||||
|
file:
|
||||||
|
path: /home/axel
|
||||||
|
state: absent
|
||||||
Loading…
x
Reference in New Issue
Block a user