]> arthur.barton.de Git - AnsibleRoles.git/blobdiff - roles/check-mk-agent/tasks/main.yml
check-mk-agent: Add "systemd" tag to task checking for service file
[AnsibleRoles.git] / roles / check-mk-agent / tasks / main.yml
index 1221c4400defe2570aea348911bc2e2462781e7c..0e59f1872966e856cd080eae8c561d8bd08d2dac 100644 (file)
@@ -28,6 +28,7 @@
     - check_mk
     - monitoring
     - packages
+    - systemd
   stat: path=/etc/systemd/system/check_mk.socket
   when: "ansible_distribution_major_version|int >= 8"
   check_mode: no