quote the correct argument

This commit is contained in:
Seth Vidal 2013-03-06 20:20:05 +00:00
parent 3a2801309f
commit ac13a1118e

View file

@ -42,7 +42,7 @@
# open up tcp ports
- name: poke holes in the firewall
action: command 'lokkit -p ${item}:tcp'
action: command lokkit -p '${item}:tcp'
with_items: $tcp_ports