Commit af73d84c by Edward Zarecor

tag typo

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