Commit 32b28eca by John Jarvis

some forum deploy tasks missing the deploy tag

parent 8c345fdf
......@@ -40,6 +40,8 @@
owner={{ common_web_user }} group={{ supervisor_user }}
mode=0644
register: forum_supervisor
tags:
- deploy
- name: forum | restart the forum service
supervisorctl: >
......@@ -47,3 +49,5 @@
supervisorctl_path={{ supervisor_ctl }}
config={{ supervisor_cfg }}
state=restarted
tags:
- deploy
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment