Commit Graph

8 Commits

Author SHA1 Message Date
378cce9bc9 gnupg: ensure ssh uses gnupg-agent
Loads the gnupg_agent-skript in the ~/.bashrc, which exports
the needed variables (SSH_AUTH_SOCK, SSH_AGENT_PID, GPG_AGENT_INFO).

Also downloads the pubkey of the user and sets ownertrust on the key.

Fixes #3
2021-06-07 13:04:25 +02:00
60c3ab0403 inventory: up-to-date, split by server/client, enhance some auth in roles 2020-05-15 16:53:15 +02:00
8f50e2390f gnupg: ignore errors if user may not install gnupg 2019-06-21 21:12:18 +02:00
4c2564cd21 GPG: Complete autogeneration of all configs 2019-05-18 21:14:04 +02:00
5d7a7c2709 GPG: Fix parantheses 2019-05-05 19:07:14 +02:00
383abb4458 Use the latest version of the agent file, externalize common strings into var in defaults 2019-05-02 19:51:20 +02:00
46f25cf616 Use YAML consistently 2019-05-02 19:39:41 +02:00
35e5df830f Starting to convert to playbook: Added gnupg role 2019-03-16 08:44:22 +01:00