1
0
Fork 0

Revert "Remove unnecessary files"

This reverts commit 37ea6f5236.
This reverts commit c7a2fa1518.
This commit is contained in:
Alex Kotov 2020-01-25 06:29:12 +05:00
parent 37ea6f5236
commit 0f85852f43
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -25,18 +25,6 @@
group: git
create_home: true
- name: Remove unnecessary files
file:
state: absent
path: '/home/git/{{ item }}'
with_items:
- .bash_logout
- .bashrc
- .cache
- .cloud-locale-test.skip
- .gnupg
- .profile
- name: Create directory for SSH configuration
file:
state: directory