--- - name: Allow ssh port in SELinux seport: ports: "{{ sshd_ports | join(',') }}" proto: tcp setype: ssh_port_t tags: ssh