mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Docker* connection plugins: add working_dir and privileged options (#943)
* Add working_dir option. * Add privileged option. * Add basic tests. * Also test privileged.
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
azp/4
|
||||
skip/docker # coverage does not work if we're inside a docker container, since we cannot access this container's /tmp dir from the new container
|
||||
skip/docker # coverage does not work if we're inside a docker container, since we cannot access this container's /tmp dir from the new container; also privileged doesn't work
|
||||
destructive
|
||||
|
||||
Reference in New Issue
Block a user