collect: Import dyngroups.yml playbook

We need to import the `dyngroups.yml` playbook so that the dynamic host
groups are populated.  Without this, the *RedHat* group is empty, so the
*collectd-version* role is never applied.
btop
Dustin 2022-12-19 10:20:57 -06:00
parent 4a1e961d57
commit 019276da88
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
tags:
- collectd
- import_playbook: dyngroups.yml
- hosts: collectd:&RedHat
roles:
- role: collectd-version