mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
doc style adjustments: modules p* (#10463)
* doc style adjustments: modules p* * Update plugins/modules/pacemaker_resource.py * Update plugins/modules/pagerduty_alert.py * Update plugins/modules/pear.py * Update plugins/modules/portage.py * reformat * adjustment from review * Update plugins/modules/pkg5_publisher.py Co-authored-by: Peter Oliver <github.com@mavit.org.uk> --------- Co-authored-by: Peter Oliver <github.com@mavit.org.uk>
This commit is contained in:
@@ -154,7 +154,7 @@ options:
|
||||
version_added: 9.4.0
|
||||
requirements:
|
||||
- When using O(name) with version specifiers, the Python package C(packaging) is required.
|
||||
- If the package C(packaging) is at a version lesser than C(22.0.0), it will fail silently when processing invalid specifiers,
|
||||
- If the package C(packaging) is at a version lesser than C(22.0.0), it fails silently when processing invalid specifiers,
|
||||
like C(tox<<<<4.0).
|
||||
author:
|
||||
- "Alexei Znamensky (@russoz)"
|
||||
|
||||
Reference in New Issue
Block a user