diff --git a/playbooks/hosts/fedocal.dev.fedoraproject.org.yml b/playbooks/hosts/fedocal.dev.fedoraproject.org.yml index 1e542a82f7..c433f451b2 100644 --- a/playbooks/hosts/fedocal.dev.fedoraproject.org.yml +++ b/playbooks/hosts/fedocal.dev.fedoraproject.org.yml @@ -42,7 +42,7 @@ # open up tcp ports - name: poke holes in the firewall - action: command lokkit -p $item + action: command 'lokkit -p ${item}:tcp' with_items: $tcp_ports