mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Remove environment variable in remove-node play (#7729)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
- hosts: "{{ node | default('etcd:k8s_cluster:calico_rr') }}"
|
||||
gather_facts: no
|
||||
environment: "{{ proxy_disable_env }}"
|
||||
tasks:
|
||||
- name: Confirm Execution
|
||||
pause:
|
||||
|
||||
Reference in New Issue
Block a user