Does it want this to be a string?
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
211ed93017
commit
f8017b4fc9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- { role: ec2_proxy,
|
- { role: ec2_proxy,
|
||||||
when: inventory_hostname in groups['ec2'] }
|
when: "inventory_hostname in groups['ec2']" }
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- rsyncd
|
- rsyncd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue