Initial commit
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
commit
68e25a9ad5
92 changed files with 3531 additions and 0 deletions
10
roles/certbot/defaults/main.yml
Normal file
10
roles/certbot/defaults/main.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
|
||||
# Run the role with Ansible Molecule.
|
||||
#
|
||||
# Disable cert generation in the CI.
|
||||
#
|
||||
# - Type: bool
|
||||
# - Required: No
|
||||
# - Default: false
|
||||
certbot_molecule: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue