Add call to apache-letsencrypt role
This commit is contained in:
parent
8549d50d03
commit
020e5a4dd8
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
vars:
|
||||
docker_data_root: "/srv/docker"
|
||||
- role: apache
|
||||
- role: apache-letsencrypt # Uses configuration from dehydrated setup
|
||||
- role: ansible-role-dehydrated
|
||||
vars:
|
||||
dehydrated_contact_email: "{{ server_admin }}"
|
||||
|
|
Loading…
Reference in a new issue