Allow a custom message.

This commit is contained in:
Robert de Bock 2023-11-09 10:00:44 +01:00
parent 5eb9baeba0
commit d7ac20605e
2 changed files with 3 additions and 1 deletions

View File

@ -29,3 +29,5 @@ molecule_action: "robertdebock/molecule-action@6.0.0"
# Would you like to add a sponsor message?
sponsor message: yes
# A custom message can be placed with this content.
custom_message: "Also see a [full explanation and example](https://robertdebock.nl/how-to-use-these-roles.html) on how to use these roles."

View File

@ -20,7 +20,7 @@ The machine needs to be prepared. In CI this is done using [`molecule/default/pr
{{ prepare.content | b64decode | regex_replace('ansible-role-', galaxy_namespace ~ '.') }}```
{% endif %}
Also see a [full explanation and example](https://robertdebock.nl/how-to-use-these-roles.html) on how to use these roles.
{% custom_message %}
{% if variables.content is defined %}
## [Role Variables](#role-variables)