update: gather facts only one time

this play doesn't need to gather facts from localhost

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit c14e9114ba)
pull/6837/head
Guillaume Abrioux 2021-08-17 16:07:03 +02:00 committed by Dimitri Savineau
parent ffe01c7ff5
commit 2d38d8266b
1 changed files with 1 additions and 0 deletions

View 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