]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
facts: explicitly disable facter and ohai
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 30 Jun 2020 14:13:42 +0000 (10:13 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 2 Jul 2020 15:46:12 +0000 (17:46 +0200)
commitc95adc564b8be6f9f9b1ba8568072daf39da7a2c
tree1c2b3c7027a7bf3b9f4aedc452118eff65400ee9
parent1361e84a4e5f339018762e1468f2bfddece7b38e
facts: explicitly disable facter and ohai

By default, ansible gathers facts from facter and ohai if installed on
the remote nodes, given we don't need them, let's exclude these facts
from our facts gathering

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
12 files changed:
infrastructure-playbooks/add-mon.yml
infrastructure-playbooks/add-osd.yml
infrastructure-playbooks/cephadm-adopt.yml
infrastructure-playbooks/docker-to-podman.yml
infrastructure-playbooks/filestore-to-bluestore.yml
infrastructure-playbooks/purge-cluster.yml
infrastructure-playbooks/purge-container-cluster.yml
infrastructure-playbooks/rolling_update.yml
infrastructure-playbooks/shrink-rgw.yml
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
site-container.yml.sample
site.yml.sample