8000 GitHub - michaelamattes/ansible-collection-acme: An Ansible collection for issuing certificates via the ACME protocol.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

michaelamattes/ansible-collection-acme

 
 

Repository files navigation

ACME Collection for Ansible

This collection manages ACME certificates.

Required Ansible version: 2.9

Installation

These modules are distributed as collections. To install them, run:

ansible-galaxy collection install t_systems_mms.acme

Alternatively put the collection into a requirements.yml-file:

---
collections:
- t_systems_mms.acme

Usage

Role acme for issuing certificates from a certificate authority which implements the ACME protocol. Please see documentation for variables, usage and further information for all the different providers.

License

GPLv3

Author Information

  • Sebastian Gumprich
  • Andreas Hering

About

An Ansible collection for issuing certificates via the ACME protocol.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%
0