ansible-nas/roles/gitea
Tim Simpson eae3cf55f4 changes the port used inside gitea container to 22
This updates the gitea container so it uses port 22 for SSH instead of
`{{ gitea_port_ssh }}`. This seems to be correct as this port is
forwarded using `"{{ gitea_port_ssh }}:22"`, so it follows `SSH_PORT`
should be hard-set to 22 as well.
2023-07-09 15:10:58 -05:00
..
defaults Add last batch 2023-03-10 22:00:37 +01:00
handlers Finish switch to FQCNs 2023-04-15 14:11:49 +01:00
molecule/default Revert naming of include_vars 2023-04-12 23:22:52 +01:00
tasks changes the port used inside gitea container to 22 2023-07-09 15:10:58 -05:00