]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
playbook: remove duplicate facts
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 15 Oct 2019 20:52:45 +0000 (16:52 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 16 Oct 2019 14:41:20 +0000 (10:41 -0400)
commit6707f3b181608b23899debce7bdd882ef18fc1c9
tree357e395f97e69e5b97f2a5ba53908768a38d0230
parent50738ff5c0bd29c318006ebfbdab5e9d281f9674
playbook: remove duplicate facts

The is_atomic and container_binary facts are already defined in the
ceph-facts role so we don't need to have dedicated tasks for that
before the ceph-facts role exectution.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 643b50bd4fe4459a1263562cf0e4ed81123390ba)
site-container.yml.sample
site.yml.sample