Open up SSH ports

This commit is contained in:
Luke Murphy
2020-03-23 15:14:51 +01:00
parent 867ba38023
commit d4b757162f
2 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,7 @@
app: gitea
mappings:
- "http:80:3000"
- "http:22:2222"
state: present
- name: Setup LE certificates
@ -30,6 +31,7 @@
app: gitea
mappings:
- "http:3000:3000"
- "http:2222:2222"
state: absent
- name: Set HTTP 443 port