mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
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