summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2012-06-29 18:48:37 -0400
committerMichael DeHaan <michael.dehaan@gmail.com>2012-06-29 18:48:37 -0400
commita5dd280149280ac97b26830d64c814bec630ad90 (patch)
tree73863d7c91b081a49c7efb792f6c561f0b7483af /CHANGELOG.md
parentd95914ca87e7738d2f624199a831f6f101d7e33b (diff)
downloadansible-a5dd280149280ac97b26830d64c814bec630ad90.tar.gz
Fix up the output of the raw module when run within /usr/bin/ansible
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d872117b5a..e94d9d07b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@ Ansible Changes By Release
* SELinux facts now sourced from the python selinux library
* removed module debug option -D
* added --verbose, which shows output from successful playbook operations
+* print the output of the raw command inside /usr/bin/ansible as with command/shell
0.4 "Unchained" ------- May 23, 2012