From: Sébastien Han Date: Mon, 22 Aug 2016 08:35:24 +0000 (+0200) Subject: docker: gather all the fact X-Git-Tag: v1.0.6~15^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=69cad8ecc1f5c21dd02c7c4f2590247e469c1529;p=ceph-ansible.git docker: gather all the fact If we don't do this we won't be able to get the ip address of the docker interface. Signed-off-by: Sébastien Han --- diff --git a/site-docker.yml.sample b/site-docker.yml.sample index eeef9391a..9eefc5763 100644 --- a/site-docker.yml.sample +++ b/site-docker.yml.sample @@ -1,6 +1,9 @@ --- # Defines deployment design and assigns role to server groups +- hosts: all + tasks: [] + - hosts: mons become: True roles: