forked from ISTI-ansible-roles/ansible-roles
library/roles/smartgears/smart_executor/tasks/main.yml: Fix an indentation problem.
This commit is contained in:
parent
e72ba92355
commit
cd67222e4e
|
@ -19,4 +19,4 @@
|
||||||
when: smart_executor_install
|
when: smart_executor_install
|
||||||
notify: Restart smartgears
|
notify: Restart smartgears
|
||||||
|
|
||||||
tags: [ 'smartgears', 'smart_executor', 'tomcat' ]
|
tags: [ 'smartgears', 'smart_executor', 'tomcat' ]
|
||||||
|
|
Loading…
Reference in New Issue