commited current state

This commit is contained in:
Ansible Servercow
2026-04-14 11:38:07 +02:00
parent ea7d5112d6
commit 590d37e4cf
10 changed files with 96 additions and 73 deletions

View File

@@ -0,0 +1,9 @@
- hosts: all
user: tincadmin
gather_facts: false
become: true
tasks:
- name: Include Checkmk Agent Plugins Cleanup task
ansible.builtin.include_role:
name: checkmk-monitoring
tasks_from: cleanup-agent-plugins