Syntax error

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2023-06-02 08:23:10 +02:00
parent dc623ed962
commit a44dadd0c7
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -90,7 +90,7 @@
- name: create the service configuration directory - name: create the service configuration directory
file: file:
path: /etc/systemd/system/collectd.service.d path: /etc/systemd/system/collectd.service.d
type: directory state: directory
tags: tags:
- config - config
- collectd/server - collectd/server