Don't throw error if .bashrc not created yet.
This commit is contained in:
parent
37f725f6fb
commit
c821cb0550
@ -40,4 +40,5 @@
|
||||
marker: '# {mark} MANAGED BY ANSIBLE | Aliases'
|
||||
state: present
|
||||
backup: yes
|
||||
when: user_ling.home != ""
|
||||
when: user_ling.home != ""
|
||||
ignore_errors: yes
|
Loading…
x
Reference in New Issue
Block a user