]> git.apps.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:34 +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 d7312c831d7e8bf1a45bf678e6d902b62c43573a..4b2d44db68c6ddb7829ba3002f50044d77f52eda 100644 (file)
@@ -33,6 +33,7 @@
 - name: confirm whether user really meant to upgrade the cluster
   hosts: localhost
   become: false
+  gather_facts: false
   vars:
     - mgr_group_name: mgrs