ansible/roles/certbot/defaults/main.yml
Julien Riou 1c513981ac
All checks were successful
/ ansible-docsmith (push) Successful in 19s
Initial commit
Signed-off-by: Julien Riou <julien@riou.xyz>
2026-03-23 10:48:41 +01:00

10 lines
159 B
YAML

---
# Run the role with Ansible Molecule.
#
# Disable cert generation in the CI.
#
# - Type: bool
# - Required: No
# - Default: false
certbot_molecule: false