Close the code block.
This commit is contained in:
parent
30993b6415
commit
f9ef7a6360
|
|
@ -27,7 +27,6 @@ No preparation required.
|
||||||
After running this role, this playbook runs to verify that everything works, this may be a good example how you can use this role.
|
After running this role, this playbook runs to verify that everything works, this may be a good example how you can use this role.
|
||||||
```yaml
|
```yaml
|
||||||
{{ verifyyml.content | b64decode | regex_replace('ansible-role-', galaxy_namespace ~ '.') }}```
|
{{ verifyyml.content | b64decode | regex_replace('ansible-role-', galaxy_namespace ~ '.') }}```
|
||||||
```
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
Also see a [full explanation and example](https://robertdebock.nl/how-to-use-these-roles.html) on how to use these roles.
|
Also see a [full explanation and example](https://robertdebock.nl/how-to-use-these-roles.html) on how to use these roles.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue