Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
ad30a8307f
commit
f418990e84
85 changed files with 3520 additions and 2 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