Andrew Klychkov
da7f9ffc3f
postgresql_info: add in_recovery return value to show if a service in recovery mode or not ( #1091 )
...
* postgresql_info: add in_recovery return value to show if a service is in recovery mode or not
* add changelog fragment
* fix sanity
2020-10-14 14:30:19 +03:00
Andrew Klychkov
f62b8027e0
postgresql modules: fix examples to use FQCN ( #643 )
2020-07-13 12:54:34 +03: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
acc7bc1ea6
postgresql_info: add the trust_input parameter ( #308 )
...
* postgresql_info: add the trust_input parameter
* add changelog fragment
2020-05-09 11:24:20 +03:00
Felix Fontein
a85b169a0e
Fix invalid 'sample' value (not a JSON value, since dictionary has non-string key). ( #262 )
2020-05-02 16:36:20 +03:00
Felix Fontein
b161c59a05
Remove version_added from return values and docs fragments. ( #150 )
2020-04-13 08:19:41 +01:00
Andrew Klychkov
76e72c44cd
postgresql_info: remove unnecessary spaces ( #30 )
2020-03-23 12:51:13 +00:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00