bash_profile !exist on most systems
This commit is contained in:
parent
08ff77f5f8
commit
5f8bb74c48
@ -40,7 +40,6 @@
|
||||
dest: "/home/{{ansible_user_id}}/{{item}}.bak"
|
||||
loop:
|
||||
- ".bashrc"
|
||||
- ".bash_profile"
|
||||
when: ansible_user_id != "root"
|
||||
|
||||
- name: delete old configs
|
||||
|
Loading…
Reference in New Issue
Block a user