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/fragments/replace-rc-return-values.yml

3 lines
130 B
YAML

bugfixes:
- replace - Always return ``rc`` to ensure return values are consistent - https://github.com/ansible/ansible/pull/71963