Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-tools
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
ensure gpg-agent is enabled
master
Markus Katharina Brechtel
5 anni fa
parent
fcb11bfba4
commit
5b6db74207
1 ha cambiato i file
con
6 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
tasks/main.yaml
+ 6
- 0
tasks/main.yaml
Vedi File
@@ -33,6 +33,12 @@
scope: global
name: ssh-agent.service
- name: ensure gpg-agent user socket is enabled for all users
systemd:
enabled: yes
scope: global
name: gpg-agent.socket
- name: pam_env.conf
copy:
src: pam_env.conf