mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 02:41:25 -07:00
[PR #7552/58705d5a backport][stable-8] More docs cleanup (#7579)
More docs cleanup (#7552)
* More docs improvements.
* timezone: mention which versions of AIX are supported.
(cherry picked from commit 58705d5ac3
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
04b29342d2
commit
12319f4a82
108 changed files with 25 additions and 162 deletions
|
@ -12,7 +12,6 @@ module: python_requirements_info
|
|||
short_description: Show python path and assert dependency versions
|
||||
description:
|
||||
- Get info about available Python requirements on the target host, including listing required libraries and gathering versions.
|
||||
- This module was called C(python_requirements_facts) before Ansible 2.9. The usage did not change.
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
- community.general.attributes.info_module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue