rgw: followup on b278d7c

b278d7c has introduced an error for containerized deployment with `stable-2.2`
It removed the copy_configs.yml file but not the include in `main.yml`.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/2136/head
Guillaume Abrioux 2017-11-06 09:51:59 +01:00
parent 773df9cdf3
commit 564f002719
1 changed files with 0 additions and 2 deletions

View File

@ -38,5 +38,3 @@
when: ansible_os_family == 'RedHat'
- include: start_docker_rgw.yml
- include: copy_configs.yml