Peter Zahemszky
9aeac26583
postgresql modules: Fix documentation of trust_input parameter ( #1170 )
...
* Fix yes/no typos
* Further doc improvements for consistency
2020-10-26 09:41:44 +03:00
Andrew Klychkov
8267fd3809
postgresql_query: add query_all_results ret value ( #886 )
...
* 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>
2020-10-20 09:08:16 +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