feat: Swap SSH and sshpiper ports
- Updated the Ansible role to configure sshpiper to run on port 22 and the SSH service on port 2222.
- Modified the SSH configuration to change the listening port.
- Adjusted the sshpiper configuration to listen on port 22.
- Updated Shorewall rules to allow traffic on both ports.
- Added service management tasks to ensure both sshpiper and SSH are enabled and started.