ソースを参照

enable ssh-agent only on debian

systemd-xsession
コミット
6b11076966
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      tasks/ssh.yaml

+ 1
- 0
tasks/ssh.yaml ファイルの表示

@@ -24,3 +24,4 @@
state: started
enabled: true
scope: user
when: ansible_distribution == 'Debian'