5bc3e19288
Because all task in deploy.yml need run in all swift host, so we don't need the when condition. Change-Id: Ibd61ce2615985cbad70c13a37c863fc6e5e858e4
9 lines
119 B
YAML
9 lines
119 B
YAML
---
|
|
- include_tasks: register.yml
|
|
|
|
- include_tasks: config.yml
|
|
|
|
- include_tasks: start.yml
|
|
|
|
- include_tasks: check.yml
|