small fixes

This commit is contained in:
Pim Kunis 2023-02-22 23:52:51 +01:00
parent 3df5cc97c2
commit f54d7c6ae1

View file

@ -4,7 +4,6 @@
pkg:
- git
- make
- keepassxc
- ripgrep
- curl
- unzip
@ -50,6 +49,7 @@
dest: ~/.ssh/config
mode: 0600
- name: Copy systemd ssh-agent service
become: true
template:
src: "{{ role_path }}/templates/ssh-agent.service.j2"
dest: /etc/systemd/user/ssh-agent.service