mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-05 07:49:10 -07:00
xyz*: style adjustments (#9513)
This commit is contained in:
parent
33b9ad09d5
commit
7c54c70301
19 changed files with 188 additions and 163 deletions
|
@ -25,7 +25,7 @@ requirements:
|
|||
- "zypper >= 1.0 (included in openSUSE >= 11.1 or SUSE Linux Enterprise Server/Desktop >= 11.0)"
|
||||
- python-xml
|
||||
notes:
|
||||
- "For info about packages, use the module M(ansible.builtin.package_facts)."
|
||||
- For info about packages, use the module M(ansible.builtin.package_facts).
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue