All checks were successful
/ ansible-docsmith (push) Successful in 21s
Signed-off-by: Julien Riou <julien@riou.xyz>
10 lines
159 B
YAML
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
|