Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
658a9d41
Verified
Commit
658a9d41
authored
Mar 24, 2019
by
Florian Pritz
Browse files
certbot: Open firewall port for standalone authenticator
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
dacb47a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/certbot/tasks/main.yml
View file @
658a9d41
...
...
@@ -20,3 +20,10 @@
-
name
:
activate letsencrypt renewal service
service
:
name=certbot-renewal.timer enabled=yes state=started
-
name
:
open firewall holes for certbot standalone authenticator
firewalld
:
service={{item}} permanent=true state=enabled immediate=yes
with_items
:
-
http
when
:
configure_firewall
tags
:
-
firewall
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment