This website works better with JavaScript.
Explore
Help
Sign In
gregandev
/
ansible-role-certbot
mirror of
https://github.com/geerlingguy/ansible-role-certbot
Watch
1
Star
0
Fork
You've already forked ansible-role-certbot
0
Code
Issues
Projects
Releases
Wiki
Activity
Ansible Role - Certbot (for Let's Encrypt)
ansible
certificate
https
certbot
role
ssl
letsencrypt
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
3
Branches
21
Tags
1.4 MiB
Tag:
Branch:
Tree:
35ceee9f1b
12-standalone-cert-generation
134-snap-install-method
master
0.1.0
0.2.0
0.2.1
1.0.0
1.0.1
2.0.0
2.0.1
3.0.0
3.0.1
3.0.2
3.0.3
3.1.0
4.0.0
4.1.0
4.2.0
5.0.0
5.0.1
5.0.2
5.1.0
5.1.1
5.2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '35ceee9f1b'
${ noResults }
ansible-role-certbot
/
tasks
/
main.yml
6 lines
90 B
Raw
Normal View
History
Unescape
Escape
Initial commit.
9 years ago
---
restructured tasks such that subtask files are included this is a preparation for installing certbot from package management additionally, it might be useful when further tasks are added, e.g. for initial certificate retrieval
8 years ago
-
include
:
install-from-git.yml
Fixes #5: Ensure certbot-auto is executable.
8 years ago
restructured tasks such that subtask files are included this is a preparation for installing certbot from package management additionally, it might be useful when further tasks are added, e.g. for initial certificate retrieval
8 years ago
-
include
:
renew-cron.yml
Fixes #13: Add certbot-auto renew cron job.
8 years ago
when
:
certbot_auto_renew