evolinux-users: create .profile for evomaintenance if missing

This commit is contained in:
Jérémy Lecour 2018-03-13 09:37:27 +01:00 committed by Jérémy Lecour
parent 94118b2536
commit 84924c38f4
1 changed files with 1 additions and 0 deletions

View File

@ -14,4 +14,5 @@
dest: '/home/{{ user.name }}/.profile'
insertafter: EOF
line: 'trap "sudo /usr/share/scripts/evomaintenance.sh" 0'
create: yes
when: grep_profile_evomaintenance.rc != 0