Browse code

Enable su on the docker plugin

Toshio Kuratomi authored on 2017/05/25 08:55:04
Showing 1 changed files
... ...
@@ -60,6 +60,7 @@ Ansible Changes By Release
60 60
 * As of 2.4.0, the fetch module fails if there are errors reading the remote file.
61 61
   Use ignore_errors or failed_when in playbooks if you wish to ignore errors.
62 62
 * Experimentally added pmrun become method.
63
+* Enable the docker connection plugin to use su as a become method
63 64
 
64 65
 #### New Inventory scripts:
65 66
 - lxd