The include does not need a condition on containerized_deployment since
we are already in an include than has the same condition.
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit
5a89479abe759844eb59bac190105d9ba34ed0b1)
---
-<<<<<<< HEAD
-- name: include container_env_facts.yml
- include: container_env_facts.yml
- when:
- - containerized_deployment
-
-=======
->>>>>>> 4d64dd46... rgw: ability to use ceph-ansible vars into containers
- name: include start_docker_rgw.yml
include: start_docker_rgw.yml