mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-19 00:41:28 -07:00
Remove version_added from return values and docs fragments. (#150)
This commit is contained in:
parent
fab6b980d2
commit
b161c59a05
63 changed files with 0 additions and 94 deletions
|
@ -167,7 +167,6 @@ global_status:
|
|||
type: dict
|
||||
sample:
|
||||
- { "Innodb_buffer_pool_read_requests": 123, "Innodb_buffer_pool_reads": 32 }
|
||||
version_added: "2.10"
|
||||
users:
|
||||
description: Users information.
|
||||
returned: if not excluded by filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue