linuxmint #1

Merged
pim merged 11 commits from linuxmint into master 2023-02-22 22:56:11 +00:00
Showing only changes of commit f54d7c6ae1 - Show all commits

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