mirror of
https://github.com/dev-sec/ansible-nginx-hardening.git
synced 2024-11-22 15:32:01 +01:00
add ignore cert option
This commit is contained in:
parent
bc3e6a9058
commit
e62ec36755
@ -23,6 +23,7 @@ provisioner:
|
||||
https_proxy: <%= ENV['https_proxy'] || nil %>
|
||||
playbook: tests/test.yml
|
||||
requirements_path: requirements.yml
|
||||
galaxy_ignore_certs: true
|
||||
|
||||
platforms:
|
||||
- name: centos6-ansible-latest
|
||||
|
Loading…
Reference in New Issue
Block a user