fix SSH_AUTH_SOCK in bashrc
This commit is contained in:
parent
04aba0d670
commit
1c9d92fa81
3 changed files with 2 additions and 2 deletions
|
@ -32,3 +32,4 @@
|
|||
- name: Copy keepassxc.bashrc
|
||||
copy:
|
||||
src: "{{ role_path }}/files/keepassxc.bashrc"
|
||||
dest: ~/.bashrc.d/keepassxc.bashrc
|
||||
|
|
Reference in a new issue