configpolicy/roles/certbot
Dustin c95a4b7379 roles/certbot: Support using existing account data
The *certbot* role now supports copying the data for an existing Let's
Encrypt account to the managed node using an archive. If an archive
named for the inventory hostname (typically the FQDN) of the managed
node is found in the `accounts` directory under the `files` directory of
the *certbot* role, it will be copied to the managed node and extracted
at `/var/lib/letsencrypt/accounts`. This takes the place of running
`certbot register` to sign up for a new account.
2018-06-23 13:44:34 -05:00
..
files roles/certbot: Set up Let's Encrypt certificates 2018-06-13 22:23:21 -05:00
handlers roles/certbot: Set up Let's Encrypt certificates 2018-06-13 22:23:21 -05:00
tasks roles/certbot: Support using existing account data 2018-06-23 13:44:34 -05:00
templates roles/certbot: Set up Let's Encrypt certificates 2018-06-13 22:23:21 -05:00