add ssh-agent service

This commit is contained in:
Pim Kunis 2023-02-22 22:04:05 +01:00 committed by Gitea
parent 0048372069
commit 401973a0bb
10 changed files with 61 additions and 18 deletions

View file

@ -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: