1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

Update dotfiles ssh agent f00

This commit is contained in:
L3D 2020-11-29 22:38:53 +01:00
parent 6244cfd603
commit 8364b25e2b
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 16 additions and 1 deletions

4
group_vars/all.yml Normal file
View file

@ -0,0 +1,4 @@
---
# globaly enably simple versionscheck - if available
submodules_versioncheck: true

View file

@ -1,4 +1,15 @@
---
#
# roles/dotfiles
#
# enable keychain as ssh agent
dotfiles__additional_user_bashrc_lines: []
- eval $(keychain --eval --quiet id_ed25519)
# legacy, maybe used
# some ssh role parameters
ssh_public_key_store: 'admin_ssh_keys'
home_sweet_home: false

@ -1 +1 @@
Subproject commit ce0a526afdc587ca0549477e3bcdf7a32a72f62d
Subproject commit 93a1f016c438ba9aa750af5f78f17354ea93c019