mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-09 13:37:15 +00: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
|
|
@ -150,7 +150,6 @@ tags:
|
|||
returned: success
|
||||
type: dict
|
||||
sample: '[ { "key": "myCustomID", "value": "5510c31a-416e-11e8-9013-02000a6b00bf" } ]'
|
||||
version_added: '2.6'
|
||||
'''
|
||||
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue