Add web/certbot

This commit is contained in:
2020-04-03 13:54:44 -06:00
parent 2ff187ba34
commit 6413923378

View File

@@ -0,0 +1,7 @@
---
# Install Certbot
- name: Installing Certbot
apt:
update_cache: yes
state: present
name: certbot