Skip to content
Snippets Groups Projects
Commit bc02c749 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Added letsencrypt playbook

parent e3cca128
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env ansible-playbook
---
- name: Let's encrypt
hosts: all
tags: all
roles:
- letsencrypt
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment