1
0
Fork 0
mirror of https://github.com/dev-sec/ansible-nginx-hardening.git synced 2024-05-24 01:46:22 +02:00

add ignore cert option

This commit is contained in:
Sebastian Gumprich 2018-09-08 14:56:11 +02:00
parent bc3e6a9058
commit e62ec36755

View File

@ -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