diff --git a/tasks/pre_check.yaml b/tasks/pre_check.yaml index 7c62403..9870405 100644 --- a/tasks/pre_check.yaml +++ b/tasks/pre_check.yaml @@ -4,6 +4,8 @@ cluster_node_list: [] - name: Get cluster nodes + environment: + no_proxy: 127.0.0.1 ansible.builtin.uri: url: http://127.0.0.1:8500/v1/status/peers method: GET