add ssh-agent service
This commit is contained in:
parent
0048372069
commit
401973a0bb
10 changed files with 61 additions and 18 deletions
|
@ -6,8 +6,8 @@
|
|||
- bat
|
||||
- fzf
|
||||
- name: Install .bashrc
|
||||
copy:
|
||||
src: "{{ role_path }}/files/bashrc"
|
||||
template:
|
||||
src: "{{ role_path }}/templates/bashrc.j2"
|
||||
dest: ~/.bashrc
|
||||
- name: Install .fzf.bash
|
||||
copy:
|
||||
|
|
Reference in a new issue