mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
This commit is contained in:
@@ -28,6 +28,7 @@ import yum
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: yum
|
||||
version_added: historical
|
||||
short_description: Manages packages with the I(yum) package manager
|
||||
description:
|
||||
- Will install, upgrade, remove, and list packages with the I(yum) package manager.
|
||||
|
||||
Reference in New Issue
Block a user