testing out the syntax for multiple word with_items
This commit is contained in:
parent
9317f6d97f
commit
cb5ec04aec
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue