Don't throw error if .bashrc not created yet.

This commit is contained in:
Hyperling 2021-02-07 07:40:55 -06:00
parent 37f725f6fb
commit c821cb0550

View File

@ -41,3 +41,4 @@
state: present
backup: yes
when: user_ling.home != ""
ignore_errors: yes