Add a variable to control the stop tasks

This commit is contained in:
Stuart Mumford
2019-05-20 16:59:58 +01:00
parent ae7c8d1524
commit a4bcd7ce8f
2 changed files with 2 additions and 0 deletions

View File

@ -4,5 +4,6 @@
- start
- import_tasks: "{{ role_path }}/tasks/stop.yml"
when: run_stop
tags:
- stop