feat(scanner): ability to confirm server identity

!11 closes #1
This commit is contained in:
2024-02-24 15:37:04 +09:30
parent 8f7ed4888a
commit 89ee6bf742
2 changed files with 7 additions and 1 deletions

View File

@ -67,6 +67,7 @@
- name: Upload Scan Results - {{ subnet.address }}
ansible.builtin.uri:
ca_path: "{{ nofusscomputing_phpipam_scan_agent.ca_path | default(omit) }}"
headers:
Authorization: "Bearer {{ nofusscomputing_phpipam_scan_agent.auth_token | default('no-token-set') }}"
url: "{{