chore(upgrade): disable gather facts.
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
parent
b55c4e7545
commit
74f211c1ee
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
gather_facts: false
|
||||
environment:
|
||||
KUBECONFIG: "{{ kubeconfig_path }}"
|
||||
tasks:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue