]> 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:47:38 +0000 (15:47 -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 ed11ed1549ca8e3cd4b693bb4d0bb07791449356..7bd626a7fed001920ebbfa7915f1935b15b5bd7b 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