testing out the syntax for multiple word with_items

This commit is contained in:
Seth Vidal 2012-10-10 16:34:57 +00:00
parent 9317f6d97f
commit cb5ec04aec

View file

@ -43,7 +43,7 @@
action: command semodule -i /usr/share/selinux/packages/rubygem-passenger/rubygem-passenger.pp
- name: fix up files for selinux
action: command '$item'
action: command $item
with_items:
- "fixfiles -R rubygem-passenger restore"
- "fixfiles -R mod_passenger restore"