]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
shrink-osd: don't run ceph-facts entirely
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 19 Feb 2020 12:51:49 +0000 (13:51 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 26 Feb 2020 17:16:48 +0000 (18:16 +0100)
commit21851457d6781c1fa1e6678de95b72e53eb6db13
tree8cb976f3497db06e46e90c4653bfb4f7f1d99378
parent10b3bb2727466c382873e0a94e2b05f0ab8bce68
shrink-osd: don't run ceph-facts entirely

We need to call ceph-facts only for setting `container_binary`.
Since this task has been isolated we can use `tasks_from` to only execute the
needed task.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 55970b18f1506ee581ef6f2f8438a023f0f01807)
infrastructure-playbooks/shrink-osd.yml