Shubham Deshmukh
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
remove-node.yml
|
|
@ -7,7 +7,6 @@ |
|
|
|
|
|
|
|
- hosts: "{{ node | default('etcd:k8s_cluster:calico_rr') }}" |
|
|
|
gather_facts: no |
|
|
|
environment: "{{ proxy_disable_env }}" |
|
|
|
tasks: |
|
|
|
- name: Confirm Execution |
|
|
|
pause: |
|
|
|