mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07: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:
parent
b458ee85ce
commit
d288555fd9
30 changed files with 161 additions and 155 deletions
|
@ -26,7 +26,7 @@ author:
|
|||
- "Shaun Zinck (@szinck)"
|
||||
- "Jasper Lievisse Adriaanse (@jasperla)"
|
||||
notes:
|
||||
- 'Known bug with pkgin < 0.8.0: if a package is removed and another package depends on it, the other package will be silently
|
||||
- 'Known bug with pkgin < 0.8.0: if a package is removed and another package depends on it, the other package is silently
|
||||
removed as well.'
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue