Skip to content

sample role that uses letsencrypt ansible module (2.2 and higher)

License

Notifications You must be signed in to change notification settings

danielllek/ansible-letsencrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-letsencrypt

sample role that uses letsencrypt ansible module (2.2 and higher)

Assumptions:

  • generate ssl keys/cert on localhost (place where you run ansible)
  • upload only key/cert to www host

Important before you start:

  • set {{ upload_files_to }} to host you deal with ssl (I use reverse proxy to offload ssl traffic)

  • generate your account.key for use with Let's Encrypt

  • set variables: gen_cert: True

    certaltnames:

About

sample role that uses letsencrypt ansible module (2.2 and higher)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published