diff --git a/playbooks/groups/taskotron-prod.yml b/playbooks/groups/taskotron-prod.yml index 3b633325f3..23baab3f2a 100644 --- a/playbooks/groups/taskotron-prod.yml +++ b/playbooks/groups/taskotron-prod.yml @@ -35,7 +35,7 @@ - { role: base, tags:['base'] } - { role: rkhunter, tags:['rkhunter'] } - { role: nagios_client, tags:['nagios_client'] } - - hosts + - { role: hosts, tags:['hosts']} - { role: fas_client, tags:['fas_client'] } - { role: collectd/base, tags:['collectd_base'] } - { role: yum-cron, tags:['yumcron'] }