mirror of
https://github.com/idealista/cookiecutter-ansible-role.git
synced 2024-11-19 19:06:12 +01:00
Install checkmode
This commit is contained in:
parent
5fc3bcaa2e
commit
8e1924e9e3
@ -48,6 +48,7 @@
|
||||
register: {{ cookiecutter.app_name }}_check
|
||||
changed_when: false
|
||||
ignore_errors: true
|
||||
check_mode: no
|
||||
tags:
|
||||
- {{ cookiecutter.app_name }}_install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user