]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
shrink-mds: do not play ceph-facts entirely
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 8 Jan 2020 15:10:17 +0000 (16:10 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 8 Jan 2020 16:18:45 +0000 (11:18 -0500)
We only need to set `container_binary`.
Let's use `tasks_from` option.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 0ae0a9ce2812796d943085c6622f4188f16d6231)

infrastructure-playbooks/shrink-mds.yml

index f5503b328de9144bd3d1a54e4cd5f8f98a849405..5c974af917db12fe6207aff6f66dd924469340be 100644 (file)
@@ -21,6 +21,7 @@
         name: ceph-defaults
     - import_role:
         name: ceph-facts
+        tasks_from: container_binary
 
 - name: perform checks, remove mds and print cluster health
   hosts: localhost