2015-07-28 23:35:47 +08:00
|
|
|
---
|
2018-04-16 21:57:23 +08:00
|
|
|
- name: include container_env_facts.yml
|
|
|
|
include: container_env_facts.yml
|
|
|
|
when:
|
|
|
|
- containerized_deployment
|
|
|
|
|
2017-09-15 06:48:53 +08:00
|
|
|
- name: include start_docker_rgw.yml
|
|
|
|
include: start_docker_rgw.yml
|