Changelog entry for #9182 specifying the sudo command.
This commit is contained in:
parent
0af750e3e5
commit
664fa1e942
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ Some other notable changes:
|
||||||
* various parser improvements
|
* various parser improvements
|
||||||
* produce a friendly error message if the SSH key is too permissive
|
* produce a friendly error message if the SSH key is too permissive
|
||||||
* ec2_ami_search: support for SSD and IOPS provisioned EBS images
|
* ec2_ami_search: support for SSD and IOPS provisioned EBS images
|
||||||
|
* can set ansible_sudo_exe as an inventory variable which allows specifying
|
||||||
|
a different sudo (or equivalent) command
|
||||||
|
|
||||||
And various other bug fixes and improvements ...
|
And various other bug fixes and improvements ...
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue