mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
docker connection plugin: make privilege escalation code more similar to local.py (#56288)
* Make more similar to local.py * Fix typo.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Fix privilege escalation support for the docker connection plugin when
|
||||
credentials needs to be supplied (e.g. sudo with password).
|
||||
credentials need to be supplied (e.g. sudo with password).
|
||||
|
||||
Reference in New Issue
Block a user