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
|