Browse code

Changelog entry for #9182 specifying the sudo command.

Toshio Kuratomi authored on 2014/10/01 04:05:03
Showing 1 changed files
... ...
@@ -56,6 +56,8 @@ Some other notable changes:
56 56
 * various parser improvements
57 57
 * produce a friendly error message if the SSH key is too permissive
58 58
 * ec2_ami_search: support for SSD and IOPS provisioned EBS images
59
+* can set ansible_sudo_exe as an inventory variable which allows specifying
60
+  a different sudo (or equivalent) command
59 61
 
60 62
 And various other bug fixes and improvements ...
61 63