diff --git a/tasks/ssh.yaml b/tasks/ssh.yaml index 9c218bb..57e5e74 100644 --- a/tasks/ssh.yaml +++ b/tasks/ssh.yaml @@ -24,3 +24,4 @@ state: started enabled: true scope: user + when: ansible_distribution == 'Debian'