Skip to content
Snippets Groups Projects
Commit 1fc379c6 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

correct the name of the ippidb apache service stopped

parent 158146a6
Branches
Tags
1 merge request!13Master
......@@ -130,7 +130,7 @@
- name: stop "generic" httpd service if relevant
systemd: state=stopped name=httpd
- name: stop iPPIDB service if relevant
systemd: state=stopped name=ippidb-web
systemd: state=stopped name=ippidb{{ http_port }}-web
#ignore fail (i.e. when service does not exist yet)
ignore_errors: yes
- name: stop celery service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment