don't check for no_proxy, only http/https_proxy. fix linting issues.

pull/1891/head
Spencer Smith 2017-10-30 10:45:44 -04:00
parent b27453d8d8
commit 6df104b275
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
src: "http-proxy.conf.j2"
dest: /etc/systemd/system/vault.service.d/http-proxy.conf
backup: yes
when: http_proxy is defined or https_proxy is defined or no_proxy is defined
when: http_proxy is defined or https_proxy is defined
- name: cluster/systemd | Enable vault.service
systemd: