]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blob - post_init.yml
New configuration as of 2019-08-21
[perso/Immae/Config/Ansible.git] / post_init.yml
1 ---
2 - hosts: home
3 tasks:
4 - file:
5 path: "$HOME/{{ item }}"
6 state: absent
7 loop:
8 - .bash_profile
9 - .bash_history
10 - Bureau
11 - Documents
12 - Images
13 - Modèles
14 - Musique
15 - Public
16 - Téléchargements
17 - Vidéos