forked from ISTI-ansible-roles/ansible-roles
d4science-ghn-cluster: Install ckan 2.6 on ckan-frsf-admin.d4science.org.
This commit is contained in:
parent
c4ef41b069
commit
15f90307a3
|
@ -28,6 +28,7 @@
|
||||||
shell: /usr/local/bin/ckan-connector-fixer
|
shell: /usr/local/bin/ckan-connector-fixer
|
||||||
args:
|
args:
|
||||||
creates: '{{ smartgears_instance_path }}/webapps/ckan-connector/WEB-INF/.web.xml.configured'
|
creates: '{{ smartgears_instance_path }}/webapps/ckan-connector/WEB-INF/.web.xml.configured'
|
||||||
|
ignore_errors: True
|
||||||
notify: Restart smartgears
|
notify: Restart smartgears
|
||||||
|
|
||||||
become: True
|
become: True
|
||||||
|
|
Loading…
Reference in New Issue