From 3cdf7fde873b84cf1f7fb802f1e357ec22874067 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 26 Mar 2015 02:46:37 +0000 Subject: [PATCH] Might need a space here now. --- playbooks/groups/resultsdb-dev.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/playbooks/groups/resultsdb-dev.yml b/playbooks/groups/resultsdb-dev.yml index ad5f38a4b3..e0ed269eef 100644 --- a/playbooks/groups/resultsdb-dev.yml +++ b/playbooks/groups/resultsdb-dev.yml @@ -30,14 +30,14 @@ - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml roles: - - { role: base, tags:['base'] } - - { role: rkhunter, tags:['rkhunter'] } - - { role: nagios_client, tags:['nagios_client'] } - - { role: hosts, tags:['hosts']} - - { role: fas_client, tags:['fas_client'] } - - { role: collectd/base, tags:['collectd_base'] } - - { role: yum-cron, tags:['yumcron'] } - - { role: sudo, tags:['sudo'] } + - { role: base, tags: ['base'] } + - { role: rkhunter, tags: ['rkhunter'] } + - { role: nagios_client, tags: ['nagios_client'] } + - { role: hosts, tags: ['hosts']} + - { role: fas_client, tags: ['fas_client'] } + - { role: collectd/base, tags: ['collectd_base'] } + - { role: yum-cron, tags: ['yumcron'] } + - { role: sudo, tags: ['sudo'] } tasks: # this is how you include other task lists