adding tag to hosts role in taskotron-prod

This commit is contained in:
Tim Flink 2014-09-24 23:13:37 +00:00
parent ebfcb2b1c9
commit 1891c54a63

View file

@ -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'] }