Commit Graph

26 Commits (e079338aceb23f652dbc100924bcf30dcdf65a6e)

Author SHA1 Message Date
Jeff Geerling 00dc226101 Fixes E305 linting error: use shell only when required. 6 years ago
Jeff Geerling 5da6dd18cd Fix Ansible lint issues. 6 years ago
Michael Porter ce4dacf632
Supports check of wildcard certs 6 years ago
Yoan Tournade 130eb078f3 Do not use anymore deprecated 'Tests as filters'. Use new syntax is failed or is changed. 7 years ago
Yoan Tournade 7c5a41c8d9
Use json for serializing domain list 7 years ago
Yoan Tournade 45005e9bc2
Use copy module to persist domain list. 7 years ago
Yoan Tournade 36c5ac6d29
Use only lineinfile module, even to check the file exists 7 years ago
Yoan Tournade b469b40ed6
Actually update certificate when domain list file is absent or has changed 7 years ago
Yoan Tournade e1d787d811
Use lineinfile to check domain list content 7 years ago
Yoan Tournade fa59772ab1
Add a test for domain list change using grep 7 years ago
Jeff Geerling d3f98e4258 Fixes #12: Document how to generate certs automatically using certbot --standalone. 7 years ago
Jeff Geerling 5f7c9e046c Issue #12: Fix standalone cert generation, add full build-test-teardown playbook. 7 years ago
Jeff Geerling 7651f0ac0b Issue #12: Add basic standalone certbot cert generation. 7 years ago
Jeff Geerling 574c0843c8 Fixes #37: Make renew command configurable. 7 years ago
exploide 1ca3e00b46 include distribution specific vars from files 8 years ago
Oskar Schöldström e82a68e331 Support Ubuntu 16.04 out of the box 8 years ago
exploide afa993333f renamed certbot_from_git variable to certbot_install_from_source and fixed some wording 8 years ago
exploide f3a260e94e added possibility to install certbot from package management 8 years ago
exploide 35ceee9f1b restructured tasks such that subtask files are included 8 years ago
Kaurin 806d612fab
Adding 'force: yes' to the git section 8 years ago
Jeff Geerling d76e3915fe Fixes #13: Add certbot-auto renew cron job. 8 years ago
Jeff Geerling 65071dd992 Fixes #5: Ensure certbot-auto is executable. 8 years ago
Jeff Geerling 444064222b Fixes #4: Update to use Certbot. Rename from letsencrypt to certbot. 8 years ago
Jeff Geerling 8b6c745801 Initial commit. 9 years ago