]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 16 Oct 2019 13:30:48 +0000 (15:30 +0200)
commit643b50bd4fe4459a1263562cf0e4ed81123390ba
treea113b6bba7e94d0717e56821d760e03ff88f3a21
parentcb8023172541d09979cc0c224c56aba43674d892
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>
site-container.yml.sample
site.yml.sample