Skip to content
Snippets Groups Projects
Unverified Commit b47542b0 authored by Sergey Mikhaltsov's avatar Sergey Mikhaltsov Committed by GitHub
Browse files

disable gather_facts for correctly work via bastion (#7265)

parent 14b63ede
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@
- name: Upload control plane certs and retrieve encryption key
hosts: kube-master | first
environment: "{{ proxy_disable_env }}"
gather_facts: False
tags: kubeadm
tasks:
- name: include needed vars
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment