Configuration to deploy the gcat service.

This commit is contained in:
Andrea Dell'Amico 2018-12-07 15:40:39 +01:00
parent 493e59fb1f
commit 73648cf4c1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- block:
- name: Remove the old catalogue ws files
- name: Remove the old gcat catalogue ws files
file: path={{ item }} state=absent
with_items:
- '{{ smartgears_instance_path }}/webapps/{{ gcat_name }}'