]> 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>
Mon, 20 Jul 2020 19:23:48 +0000 (21:23 +0200)
commit5db4219f266e925ddc150303949d1994b7a01d8b
tree289bc82d7e3dfb4bfd85a7b4d2b1bb3fbc80ff08
parent3c3a232b77edbb2c3088dc134a1a9b73508c5166
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>
(cherry picked from commit c95adc564b8be6f9f9b1ba8568072daf39da7a2c)
infrastructure-playbooks/add-mon.yml
infrastructure-playbooks/add-osd.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