added two.seboto.de to inventories, cleanup old inventory files

This commit is contained in:
Jens Heinitz
2021-07-06 12:10:18 +02:00
parent 575f278a8a
commit a5fa558ae6
12 changed files with 5 additions and 129 deletions

View File

@@ -9,11 +9,12 @@
- name: get info for host server1 from check_mk
uri:
url: "{{ check_mk_url }}?{{ check_mk_body }}"
method: GET
method: POST
body_format: form-urlencoded
body:
hostname: "{{ ansible_hostname }}.{{ ansible_domain }}"
return_content: True
# validate_certs: no
# headers:
# Content-Type: application/json
# Accept: application/json