This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
enable ssh-agent only on debian
systemd-xsession
Markus Katharina Brechtel
4 years ago
parent
c7d0cc9aa9
commit
6b11076966
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/ssh.yaml
+ 1
- 0
tasks/ssh.yaml
View File
@@ -24,3 +24,4 @@
state: started
enabled: true
scope: user
when: ansible_distribution == 'Debian'