diff --git a/tasks/main.yml b/tasks/main.yml index 1ddc964..acf2b5b 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -29,4 +29,5 @@ name: 'ssh-agentd' scope: user state: started + enabled: true when: service_file is changed and not ansible_check_mode