Skip to content
Snippets Groups Projects
Commit 7ef2c9c5 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

refactor: install check-mk-agent from RHEL package repository instead of the Check_MK server

parent a7d537f6
Branches
No related tags found
No related merge requests found
--- ---
- name: CMK installieren - name: CMK installieren
yum: yum:
name: "https://cmk.slub-dresden.de/slubmon/check_mk/agents/check-mk-agent-2.0.0p12-1.noarch.rpm" name: "check-mk-agent"
state: present state: present
when: ansible_os_family == "RedHat" when: ansible_os_family == "RedHat"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment