commited current state
This commit is contained in:
9
playbooks/cleanups/cleanup-cmk-agent-plugins.yml
Normal file
9
playbooks/cleanups/cleanup-cmk-agent-plugins.yml
Normal 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
|
||||
Reference in New Issue
Block a user