Rhizome-Conifer / conifer-deploy

Conifer setup and deployment via Ansible
Apache License 2.0
12 stars 7 forks source link

Missing GitHub repository #3

Closed infracritical closed 4 years ago

infracritical commented 4 years ago

Seems that the https://github.com/JeroenED/ansible-role-certbot.git file is missing as the repository "https://github.com/JeroenED/ansible-role-certbot.git" is missing.

If you're going to offer this version of the product, you might want to keeping it up-to-date; unless of course, you're moving away from this product, of which you may want to simply archive it and state so.

dwaaan commented 4 years ago

Open requirements.yml,

#- src: geerlingguy.certbot - src: git+https://github.com/JeroenED/ansible-role-certbot.git

Uncomment the first line and comment the second line.

dwaaan commented 4 years ago

also do the same in /roles/certbot/tasks/main.yml