Skip to content

Commit

Permalink
updated with new task 'failed' logic
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoca committed Jul 6, 2017
1 parent c5fb4bb commit 766b0ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ Ansible Changes By Release
* Experimentally added pmrun become method.
* Enable the docker connection plugin to use su as a become method
* Add an encoding parameter for the replace module so that it can operate on non-utf-8 files
* By default, Ansible now uses the cryptography module to implement vault
instead of the older pycrypto module.
* By default, Ansible now uses the cryptography module to implement vault instead of the older pycrypto module.
* Changed task state resulting from both 'rc' and 'failed' fields returned, 'rc' no longer overrides 'failed'. Test plugins have also been updated accordingly.

#### New Callbacks:
- profile_roles
Expand Down

0 comments on commit 766b0ea

Please sign in to comment.