Sendgrid - unable to connect - port 587

I added

- type: dport_accept
dport: [587]
protocol: tcp
- type: dport_accept
dport: [587]
protocol: udp

to group_vars/all/security.yaml and re-provisioned. But when I checked the ports that were open again I did not see port 587 listed…

PS How can I just run that role or task? Would be way faster…