1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-08-12 23:02:47 +03:00

Remove version_added from return values and docs fragments. (#150)

This commit is contained in:
Felix Fontein
2020-04-13 09:19:41 +02:00
committed by GitHub
parent fab6b980d2
commit b161c59a05
63 changed files with 0 additions and 94 deletions

View File

@@ -240,7 +240,6 @@ queries:
returned: always
type: list
sample: ['CREATE USER "alice"', 'GRANT CONNECT ON DATABASE "acme" TO "alice"']
version_added: '2.8'
'''
import itertools