mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 10:47:51 +02:00
Add a variable to control the stop tasks
This commit is contained in:
@ -4,5 +4,6 @@
|
||||
- start
|
||||
|
||||
- import_tasks: "{{ role_path }}/tasks/stop.yml"
|
||||
when: run_stop
|
||||
tags:
|
||||
- stop
|
||||
|
Reference in New Issue
Block a user