You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
Jack Scheible d35bef68f5
replace - always return rc (#71963)
* Return rc=0 on success.

Error handling in playbooks generally expects `rc` to be set to 0 when a module has not failed.  Playbook authors should not have to check for the existence of `rc` first.

* Use single definition and added changelog

* Fix up tests with new return value

Co-authored-by: Jordan Borean <jborean93@gmail.com>
2 years ago
..
fragments replace - always return rc (#71963) 2 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 6 years ago
changelog.yaml 2.13 changelog cleanup (#75800) 3 years ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 3 years ago