mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
No longer need to reference 'version_added' in docs for these, as this was quite a while ago.
This commit is contained in:
@@ -25,7 +25,7 @@ module: apt
|
||||
short_description: Manages apt-packages
|
||||
description:
|
||||
- Manages I(apt) packages (such as for Debian/Ubuntu).
|
||||
version_added: "0.0.2"
|
||||
version_added: historical
|
||||
options:
|
||||
pkg:
|
||||
description:
|
||||
|
||||
@@ -74,7 +74,6 @@ options:
|
||||
description:
|
||||
- The remote yum configuration file to use for the transaction.
|
||||
required: false
|
||||
version_added: "0.6"
|
||||
default: null
|
||||
aliases: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user