Don't throw error if .bashrc not created yet.
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user