Remove environment variable in remove-node play (#7729)
This commit is contained in:
parent
31a5a4e808
commit
86b45fce6a
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
- hosts: "{{ node | default('etcd:k8s_cluster:calico_rr') }}"
|
||||
gather_facts: no
|
||||
environment: "{{ proxy_disable_env }}"
|
||||
tasks:
|
||||
- name: Confirm Execution
|
||||
pause:
|
||||
|
|
Loading…
Reference in a new issue