build: bump version 0.3.0 -> 0.4.0

!15
This commit is contained in:
2024-02-26 07:33:45 +00:00
parent 442a5c515f
commit 07947ab446
5 changed files with 11 additions and 7 deletions

View File

@ -63,7 +63,7 @@
{%- endif %}
headers:
token: "{{ api_token }}"
http_agent: nfc-phpipam-scan-agent/0.3.0
http_agent: nfc-phpipam-scan-agent/0.4.0
return_content: true
status_code:
- 200

View File

@ -164,7 +164,7 @@
ansible.builtin.uri:
headers:
Authorization: "Bearer {{ nofusscomputing_phpipam_scan_agent.auth_token | default('no-token-set') }}"
http_agent: nfc-phpipam-scan-agent/0.3.0
http_agent: nfc-phpipam-scan-agent/0.4.0
url: "{{
nofusscomputing_phpipam_scan_agent.http_server | default(nfc_c_http_server)
}}:{{ nofusscomputing_phpipam_scan_agent.http_port | default(nfc_c_http_port) }}/"