diff --git a/tasks/main.yml b/tasks/main.yml index eb7b3bd..9e93d48 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -41,4 +41,4 @@ name: 'mako.service' scope: user state: started - when: service_file is changed + when: service_file is change and not ansible_check_mode