Commit af73d84c by Edward Zarecor

tag typo

parent b4c2ac4a
......@@ -167,7 +167,7 @@
mode=0644
tags:
- install
- install:config
- install:configuration
- name: create a symlink for supervisortctl
# these links are deprecated in favor of the shell wrapper
......@@ -178,7 +178,7 @@
when: supervisor_service == "supervisor"
tags:
- install
- install:config
- install:configuration
- name: create a symlink for supervisor cfg
# these links are deprecated in favor of the shell wrapper
......@@ -192,7 +192,7 @@
- "{{ supervisor_cfg_dir }}"
tags:
- install
- install:config
- install:configuration
- name: create helper script for running supervisor
template: >
......@@ -203,7 +203,7 @@
when: supervisor_service == "supervisor"
tags:
- install
- install:config
- install:configuration
- name: start supervisor
service: >
......
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