Don't do this unless samba

This commit is contained in:
2023-10-03 12:06:16 +13:00
parent 8035c87efe
commit dfb2254d2b
4 changed files with 57 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
---
- name: Converge
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_download_mode: "inline"
tasks:
- name: "Include ansible-role-cmk-agent"
include_role:
name: "ansi-ansible-role-check-mk-agent"