]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
update: gather facts only one time
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 17 Aug 2021 14:07:03 +0000 (16:07 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 17 Aug 2021 19:31:41 +0000 (15:31 -0400)
this play doesn't need to gather facts from localhost

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit c14e9114baebd155996b42b18744567698178836)

infrastructure-playbooks/rolling_update.yml

index 6315fbd054c1f3e16883ccf1fad3bf40677414a2..30e0862f518994b1bfc554fe62fa9570ea14deb6 100644 (file)
@@ -17,6 +17,7 @@
 - name: confirm whether user really meant to upgrade the cluster
   hosts: localhost
   become: false
+  gather_facts: false
   vars:
     - mgr_group_name: mgrs