feat: start collectd role

This commit is contained in:
2022-03-30 21:23:16 +02:00
parent ac3f412d63
commit cb8662d63d
14 changed files with 493 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
localhost

View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- collectd