chore(upgrade): disable gather facts.

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
Rajesh Rajendran 2021-07-10 12:36:52 +05:30
parent b55c4e7545
commit 74f211c1ee

View file

@ -1,5 +1,6 @@
---
- hosts: localhost
gather_facts: false
environment:
KUBECONFIG: "{{ kubeconfig_path }}"
tasks: