Do not execute service start on check_mode
This commit is contained in:
parent
889061766f
commit
363de88164
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue