always setup service
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
loop:
|
||||
- "10-user-setup.yml"
|
||||
- "11-setup-dirs.yml"
|
||||
- "30-setup-service.yml"
|
||||
|
||||
- name: "Output versions"
|
||||
debug:
|
||||
@@ -32,7 +33,7 @@
|
||||
loop_control:
|
||||
loop_var: "tasks_file"
|
||||
loop:
|
||||
- "30-install-ts3.yml"
|
||||
- "31-install-ts3.yml"
|
||||
- "31-set-query-password.yml"
|
||||
- "32-get-admin-token.yml"
|
||||
when:
|
||||
@@ -42,4 +43,4 @@
|
||||
include_tasks: "33-start-service.yml"
|
||||
|
||||
- name: "Show output"
|
||||
include_tasks: "99-output.yml"
|
||||
include_tasks: "99-output.yml"
|
||||
|
||||
Reference in New Issue
Block a user