diff --git a/tasks/main.yml b/tasks/main.yml index 87e5e0a..914a7d1 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -40,4 +40,5 @@ name: 'swayidle.service' scope: user state: started + enabled: true when: service_file is changed and not ansible_check_mode