1
0
mirror of https://github.com/dev-sec/ansible-nginx-hardening.git synced 2024-11-22 19:42:02 +01:00

remove duplicate Parameter

This commit is contained in:
Sebastian Gumprich 2018-11-18 10:00:00 +01:00 committed by GitHub
parent 37110f558e
commit 119524b8e7
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ provisioner:
require_ruby_for_busser: false
ansible_verbose: true
ansible_diff: true
hosts: all
roles_path: ../ansible-nginx-hardening/
http_proxy: <%= ENV['http_proxy'] || nil %>
https_proxy: <%= ENV['https_proxy'] || nil %>