]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docker: gather all the fact 945/head
authorSébastien Han <seb@redhat.com>
Mon, 22 Aug 2016 08:35:24 +0000 (10:35 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 22 Aug 2016 08:35:24 +0000 (10:35 +0200)
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 <seb@redhat.com>
site-docker.yml.sample

index eeef9391a9b876196d4eac59640b931653e2ae87..9eefc5763498e601b6ae8815ed5fecdeaaa4de50 100644 (file)
@@ -1,6 +1,9 @@
 ---
 # Defines deployment design and assigns role to server groups
 
+- hosts: all
+  tasks: []
+
 - hosts: mons
   become: True
   roles: