tripleo-ansible/tripleo_ansible/roles/tripleo-firewall
Kevin Carter 2e7ec8ad2b Add check for string type dport
the dport option could be a port number using a string instead of a array or int.
This change ensures our loop is able to properly handle dport options written as
list, string, or int.

Change-Id: I13dbdb2043ad216d1c89801c974508dd9b958cdc
Signed-off-by: Kevin Carter <kevin@cloudnull.com>
2019-08-23 14:49:23 -05:00
..
defaults Create the tripleo-firewall role 2019-08-16 17:06:42 +00:00
handlers Add firewall pruning and protocal parsing 2019-08-22 10:33:41 -05:00
meta Create the tripleo-firewall role 2019-08-16 17:06:42 +00:00
molecule Add check for string type dport 2019-08-23 14:49:23 -05:00
tasks Add check for string type dport 2019-08-23 14:49:23 -05:00
vars Create the tripleo-firewall role 2019-08-16 17:06:42 +00:00