All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update to use acme v2, as acme v1 was depricated and removed by letsencrypt
- Use latest ansible version 1.8.0 (changes might be incompatible with older versions of ansible)
- Correcting some typo error (wellknow => wellknown)
- Debug comments
- http-01 (wellknown acme-challenge) support.
- SSL crt & key concatenation for HAProxy compatibility.
- Ansible Galaxy file structure (to be used with ansible-galaxy install git@...).
- README : adding http-01 support.
- lets_encrypt_directory var is dynamically set (stage or prod URL).
- main.yml to be used with http-01.
- Everything. This is the initial release.