mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Doc directives (#22524)
* draft docs for directives * updated to document directives
This commit is contained in:
@@ -14,7 +14,7 @@ Aliases for the directives are not reflected here, nor are mutable ones, for exa
|
||||
{{ name }}
|
||||
{{ '-' * name|length }}
|
||||
{% for attribute in oblist[name]|sort %}
|
||||
* {{ attribute }}
|
||||
- **{{ attribute }}:** {{ oblist[name][attribute] }}
|
||||
{% endfor %}
|
||||
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user