Sergey Mikhaltsov
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
scale.yml
|
@ -66,6 +66,7 @@ |
|
|
- name: Upload control plane certs and retrieve encryption key |
|
|
- name: Upload control plane certs and retrieve encryption key |
|
|
hosts: kube-master | first |
|
|
hosts: kube-master | first |
|
|
environment: "{{ proxy_disable_env }}" |
|
|
environment: "{{ proxy_disable_env }}" |
|
|
|
|
|
gather_facts: False |
|
|
tags: kubeadm |
|
|
tags: kubeadm |
|
|
tasks: |
|
|
tasks: |
|
|
- name: include needed vars |
|
|
- name: include needed vars |
|
|