Andrew Klychkov
3a2e614071
[stable-1] Various backports from community.postgres ( #1789 )
...
* postgresql modules: various backports from community.postgresql
* Add postgresql_set community/postgresql/pull/52 backport
* Fix
* Update plugins/modules/database/postgresql/postgresql_set.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/database/postgresql/postgresql_set.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/1-community-postgresql_backports.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-02-11 18:54:16 +01:00
patchback[bot]
2ff06d2fdf
postgresql modules: Fix documentation of trust_input parameter ( #1170 ) ( #1172 )
...
* Fix yes/no typos
* Further doc improvements for consistency
(cherry picked from commit 9aeac26583
)
Co-authored-by: Peter Zahemszky <29452238+pzahemszky@users.noreply.github.com>
2020-10-26 10:32:34 +03:00
patchback[bot]
bb2ad10eef
postgresql_query: add query_all_results ret value ( #886 ) ( #1131 )
...
* postgresql_query: add query_all_results ret value
* add changelog fragment
* fix CI
* fix doc
* Update plugins/modules/database/postgresql/postgresql_query.py
Co-authored-by: Tobias Birkefeld <t@craxs.de>
* Update plugins/modules/database/postgresql/postgresql_query.py
Co-authored-by: Tobias Birkefeld <t@craxs.de>
* fix doc
Co-authored-by: Tobias Birkefeld <t@craxs.de>
(cherry picked from commit 8267fd3809
)
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-10-20 10:37:40 +03:00
Andrew Klychkov
09d68678ee
postgresql_query: add search_path parameter ( #653 )
...
* postgresql_query: add search_path parameter
* add CI tests
* add ref to seealso
* add changelog fragment
* fix test syntax
* fix test syntax
* fix
* fix
* fix CI syntax
* cosmetic change
* improve CI test
* move CI tests to the right place
* improve CI
2020-07-20 10:08:02 +03:00
Andrew Klychkov
4c4a6ab27c
modules: fix examples to use FQCN for builtin plugins ( #661 )
2020-07-16 14:42:12 +03:00
Andrew Klychkov
f62b8027e0
postgresql modules: fix examples to use FQCN ( #643 )
2020-07-13 12:54:34 +03:00
Felix Fontein
097aebadb0
Fix M(). ( #591 )
...
* Fix M().
* Break long line.
* Fix the remaining M(...).
* Break long line.
2020-06-29 14:59:15 +02:00
Andrew Klychkov
ebb4600618
mysql and postgresql modules: fix seealso section ( #580 )
2020-06-25 12:09:13 +03:00
Felix Fontein
f9589d78a8
Add version_added for all new features ( #214 )
...
* Add version_added: 1.0.0 for all new features added before pre-ansible-base.
* Add version_added: 1.0.0 for all new features.
* Next release will be 0.2.0
* Fix error.
* Remove unnecessary warnings.
2020-06-13 15:01:19 +02:00
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA ( #339 )
...
* Remove ANSIBLE_METADATA
* remove from other modules
* remove from plugins and scripts
2020-05-14 14:03:42 +01:00
Andrew Klychkov
c47a2128ca
postgresql_query: add trust_input parameter ( #294 )
...
* postgresql_query: add trust_input parameter
* add changelog fragment
* fix CI
2020-05-07 12:49:53 +03:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00