You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-14 10:21:50 +03:00
Remove version_added from return values and docs fragments. (#150)
This commit is contained in:
@@ -173,7 +173,6 @@ queries:
|
||||
returned: always
|
||||
type: list
|
||||
sample: ['CREATE LANGUAGE "acme"']
|
||||
version_added: '2.8'
|
||||
'''
|
||||
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
|
Reference in New Issue
Block a user