Skip to content

Commit

Permalink
disable gather_facts for correctly work via bastion (kubernetes-sigs#…
Browse files Browse the repository at this point in the history
  • Loading branch information
metanovii authored Mar 9, 2021
1 parent 14b63ed commit b47542b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b47542b

Please sign in to comment.