dubzland.certbot_rfc2136

Ansible-Rolle: certbot-rfc2136

Gitlab-Pipeline-Status (selbst gehostet)

Verantwortlich für die Installation von Certbot zur Verwaltung von Let's Encrypt Zertifikaten.

Anforderungen

Ansible Version 2.0 oder höher

Rollenvariablen

Verfügbare Variablen sind unten aufgeführt, zusammen mit ihren Standardwerten (siehe defaults/main.yml für weitere Informationen):

dubzland_certbot_rfc2136_configuration_directory

dubzland_certbot_rfc2136_configuration_directory: /etc/certbot

Verzeichnis, das die Konfigurationsdateien für Certbot-Zertifikate enthält.

dubzland_certbot_rfc2136_certs

dubzland_certbot_rfc2136_certs: []

Liste der Zertifikate, die zur Abrufung konfiguriert werden sollen.

dubzland_certbot_rfc2136_dry_run

dubzland_certbot_rfc2136_dry_run: False

Wenn True, werden die Zertifikate aus der Testumgebung von Let's Encrypt abgerufen.

dubzland_certbot_rfc2136_deploy_hook

dubzland_certbot_rfc2136_deploy_hook:

Wenn angegeben, sollte dies ein Befehl sein, der nach der erfolgreichen Erneuerung eines Zertifikats ausgeführt wird, z.B. dubzland_certbot_rfc_2136_deploy_hook: systemctl reload nginx.

Abhängigkeiten

Keine

Beispiel-Playbook

- hosts: web-servers
  roles:
    - role: dubzland.certbot-rfc2136

Lizenz

MIT

Autor

Über das Projekt

Installs and configures Certbot (to obtain Let's Encrypt certificates)

Installieren
ansible-galaxy install dubzland.certbot_rfc2136
GitHub Repository
Lizenz
mit
Downloads
131
Besitzer
A lone greybeard