@ -105,7 +105,7 @@
|
|||||||
- name: Upload inventory - {{ ansible_hostname }}
|
- name: Upload inventory - {{ ansible_hostname }}
|
||||||
ansible.builtin.uri:
|
ansible.builtin.uri:
|
||||||
url: |-
|
url: |-
|
||||||
{{ lookup('env', 'ITSM_API') }}/api/device/inventory
|
{{ lookup('env', 'ITSM_API') }}/api/v2/itam/inventory
|
||||||
|
|
||||||
method: POST
|
method: POST
|
||||||
body_format: json
|
body_format: json
|
||||||
|
Reference in New Issue
Block a user