mirror of
https://github.com/dev-sec/ansible-nginx-hardening.git
synced 2024-11-26 07:03:49 +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 %>
|
https_proxy: <%= ENV['https_proxy'] || nil %>
|
||||||
playbook: tests/test.yml
|
playbook: tests/test.yml
|
||||||
requirements_path: requirements.yml
|
requirements_path: requirements.yml
|
||||||
|
galaxy_ignore_certs: true
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: centos6-ansible-latest
|
- name: centos6-ansible-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user