Skip to content

Commit

Permalink
Remove environment variable in remove-node play
Browse files Browse the repository at this point in the history
  • Loading branch information
sdd1798 authored and Shubham Deshmukh2 committed Aug 2, 2021
1 parent 271be92 commit 7cfe434
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion remove-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

- hosts: "{{ node | default('etcd:k8s_cluster:calico_rr') }}"
gather_facts: no
environment: "{{ proxy_disable_env }}"
tasks:
- name: Confirm Execution
pause:
Expand Down

0 comments on commit 7cfe434

Please sign in to comment.