All Projects → T-Systems-MMS → Ansible Collection Letsencrypt

T-Systems-MMS / Ansible Collection Letsencrypt

Licence: gpl-3.0
An Ansible collection for issuing Let's Encrypt certificates.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Ansible Collection Letsencrypt

Gitlab Ci Stack
Full CI pipeline project based on Gitlab & Gitlab CI running Docker, completely automated setup by Vagrant & Ansible, providing Let´s Encrypt certificates for private Servers, multiple Gitlab-Runners and the Gitlab Container Registry, incl. GitLab Pages
Stars: ✭ 146 (+342.42%)
Mutual labels:  ansible, letsencrypt
Ansible Letsencrypt
Ansible role for LetsEncrypt
Stars: ✭ 66 (+100%)
Mutual labels:  ansible, letsencrypt
Django Init
Project template used at Fueled for scaffolding new Django based projects. 💫
Stars: ✭ 126 (+281.82%)
Mutual labels:  ansible, letsencrypt
Ansipress
AnsiPress - Simple L(Linux) E(NGINX) M(MariaDB) P(PHP7) Shared Hosting Setup
Stars: ✭ 184 (+457.58%)
Mutual labels:  ansible, letsencrypt
Ansible Rails
Ruby on Rails deployment using Ansible - with Lets Encrypt, Sidekiq, PostgreSQL, nginx & puma
Stars: ✭ 199 (+503.03%)
Mutual labels:  ansible, letsencrypt
Ansible Letsencrypt
An ansible role to generate TLS certificates and get them signed by Let's Encrypt
Stars: ✭ 433 (+1212.12%)
Mutual labels:  ansible, letsencrypt
Swarmlet
A self-hosted, open-source Platform as a Service that enables easy swarm deployments, load balancing, automatic SSL, metrics, analytics and more.
Stars: ✭ 373 (+1030.3%)
Mutual labels:  ansible, letsencrypt
Ansible Role Certbot
Ansible Role - Certbot (for Let's Encrypt)
Stars: ✭ 477 (+1345.45%)
Mutual labels:  ansible, letsencrypt
Certbot
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
Stars: ✭ 28,541 (+86387.88%)
Mutual labels:  letsencrypt
Ansible Restic
Deploy restic backup program
Stars: ✭ 29 (-12.12%)
Mutual labels:  ansible
Serverless Swarm
Serverless with Swarm, Docker and StackStorm
Stars: ✭ 21 (-36.36%)
Mutual labels:  ansible
Traefik
The Cloud Native Application Proxy
Stars: ✭ 36,089 (+109260.61%)
Mutual labels:  letsencrypt
Workshops
Training Course for Ansible Automation Platform
Stars: ✭ 951 (+2781.82%)
Mutual labels:  ansible
Ansible Keepalived
Ansible role to set up keepalived in Debian-like systems
Stars: ✭ 21 (-36.36%)
Mutual labels:  ansible
Rpc Maas
Ansible playbooks for deploying Rackspace Monitoring-as-a-Service within Openstack Environments
Stars: ✭ 30 (-9.09%)
Mutual labels:  ansible
Ansible Callback Grafana Annotations
Automatically publish annotations in grafana when you execute your playbooks !
Stars: ✭ 15 (-54.55%)
Mutual labels:  ansible
Cfgs
My personal configs
Stars: ✭ 14 (-57.58%)
Mutual labels:  ansible
Adhokku
A toy PaaS
Stars: ✭ 32 (-3.03%)
Mutual labels:  ansible
Mrseedbox
[unmaintained] A Containerized Seedbox with Embedded Media Player
Stars: ✭ 30 (-9.09%)
Mutual labels:  letsencrypt
Cfhookbash
Cloudflare hook bash for dehydrated - DNS-01 Challenge Let's Encrypt
Stars: ✭ 28 (-15.15%)
Mutual labels:  letsencrypt

Let's Encrypt Collection for Ansible

This collection manages Let's Encrypt certificates.

Required Ansible version: 2.9

Installation

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

ansible-galaxy collection install t_systems_mms.letsencrypt

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

---
collections:
- t_systems_mms.letsencrypt

Usage

Role letsencrypt for issuing certificates. Please see documentation for variables, usage and further information for all the different providers.

License

GPLv3

Author Information

  • Sebastian Gumprich
  • Andreas Hering
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].