8000 GitHub - grycap/ansible-role-acme_cert: Ansible role to create an ACME certificate using Let's Encrypt.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

grycap/ansible-role-acme_cert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License CI

ACME certificate using Let's Encrypt

This ansible role creates an ACME certificate using Let's Encrypt.

Example Playbook

This an example of how to install this role:

- hosts: server
  roles:
  - { role: 'grycap.acme_cert', cert_dns_name: 'some.example.com' }

Contributing to the role

In order to keep the code clean, pushing changes to the master branch has been disabled. If you want to contribute, you have to create a branch, upload your changes and then create a pull request. Thanks

About

Ansible role to create an ACME certificate using Let's Encrypt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0