Enable su on the docker plugin
This commit is contained in:
parent
5668c97850
commit
8e1e896955
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ Ansible Changes By Release
|
||||||
* As of 2.4.0, the fetch module fails if there are errors reading the remote file.
|
* As of 2.4.0, the fetch module fails if there are errors reading the remote file.
|
||||||
Use ignore_errors or failed_when in playbooks if you wish to ignore errors.
|
Use ignore_errors or failed_when in playbooks if you wish to ignore errors.
|
||||||
* Experimentally added pmrun become method.
|
* Experimentally added pmrun become method.
|
||||||
|
* Enable the docker connection plugin to use su as a become method
|
||||||
|
|
||||||
#### New Inventory scripts:
|
#### New Inventory scripts:
|
||||||
- lxd
|
- lxd
|
||||||
|
|
Loading…
Reference in a new issue