* 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>
* 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.
* Add trust_input option to postgresql_sequence
Have added the trust_input option to the postgresql_sequence module.
* Add changelog fragment
Have added a changelog fragment for these changes.