- import_tasks: "{{ role_path }}/tasks/start.yml" when: run_start tags: - start - import_tasks: "{{ role_path }}/tasks/stop.yml" tags: - stop