]> arthur.barton.de Git - AnsibleRoles.git/blobdiff - roles/check-mk-agent/tasks/main.yml
check-mk-agent: Add missing "check_mk" tags
[AnsibleRoles.git] / roles / check-mk-agent / tasks / main.yml
index 186f1b496bbf4fad17de690f9b09431d84ac8023..9e2061a08bfa7d4e5ae4f36b0aa03b81d24956e7 100644 (file)
@@ -12,7 +12,7 @@
   with_items:
     - check-mk-agent
     - check-mk-agent-logwatch
-    - monitoring-plugins-basic
+    - nagios-plugins-basic
 
 - name: test for systemd unit files
   tags:
@@ -25,6 +25,7 @@
 
 - name: install systemd socket unit files
   tags:
+    - check_mk
     - packages
     - systemd
   template: >
@@ -39,6 +40,7 @@
 
 - name: install systemd service unit files
   tags:
+    - check_mk
     - packages
     - systemd
   template: >