mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-21 09:51:27 -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
|
@ -264,7 +264,6 @@ url:
|
|||
returned: success when I(state=extracted)
|
||||
type: str
|
||||
sample: http://1.12.3.4/userdata/387e2c7c-7c42-4ecc-b4ed-84e8367a1965.vhd
|
||||
version_added: '2.8'
|
||||
'''
|
||||
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue