Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Freifunk Ingolstadt
FFIN Gateway - Ansible Rollen
Commits
b244cb2b
Commit
b244cb2b
authored
Oct 09, 2020
by
Citronalco
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ubuntu20' into 'master'
reverse-proxy: Fix für Ubuntu 20.04 See merge request
!28
parents
0b9eff36
261d126b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
reverse-proxy/tasks/main.yml
reverse-proxy/tasks/main.yml
+1
-1
No files found.
reverse-proxy/tasks/main.yml
View file @
b244cb2b
-
name
:
Install nginx and certbot
apt
:
pkg
:
[
'
python-certbot-nginx'
,
'
nginx'
]
pkg
:
[
'
python
3
-certbot-nginx'
,
'
nginx'
]
-
name
:
Copy Nginx config files
template
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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