Add test for http_direct dl

This commit is contained in:
2024-01-07 22:31:51 +13:00
parent dfb2254d2b
commit b2190da07c
3 changed files with 5 additions and 4 deletions

View File

@@ -3,7 +3,8 @@
hosts: all
vars:
cmk_rpm_agent: "https://checkmk.ultrafast.co.nz/checkmk-agent/linux/check-mk-agent-2.0.0p12.noarch.rpm"
cmk_add_host: "false"
cmk_dl_needs_auth: false
cmk_add_host: false
cmk_download_mode: "inline"
tasks:
- name: "Include ansible-role-cmk-agent"