mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-18 04:48:46 +00:00
* Add nsenter connection plugin * Fixes * oops * Pass file I/O through nsenter, removing volume mount * minor logging cleanup for consistency's sake * Fix pylint flag * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Fix note formatting * Revert string_types change * Update tests/integration/targets/connection_nsenter/aliases * Update tests/integration/targets/connection_nsenter/runme.sh * Apply suggestions from code review * Update tests/integration/targets/connection_nsenter/runme.sh * Update tests/integration/targets/connection_nsenter/runme.sh * Apply suggestions from code review * Update tests/integration/targets/connection_nsenter/runme.sh * Update tests/integration/targets/connection_nsenter/aliases * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> * Remove specific pipelining support * Update plugins/connection/nsenter.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de> |
||
|---|---|---|
| .. | ||
| connection | ||
| connection_docker | ||
| connection_docker_api | ||
| connection_nsenter | ||
| connection_posix | ||
| docker_compose | ||
| docker_config | ||
| docker_container | ||
| docker_container_exec | ||
| docker_container_info | ||
| docker_host_info | ||
| docker_image | ||
| docker_image_info | ||
| docker_image_load | ||
| docker_login | ||
| docker_network | ||
| docker_network_info | ||
| docker_node | ||
| docker_node_info | ||
| docker_plugin | ||
| docker_prune | ||
| docker_secret | ||
| docker_stack | ||
| docker_stack_info | ||
| docker_stack_task_info | ||
| docker_swarm | ||
| docker_swarm_info | ||
| docker_swarm_service | ||
| docker_swarm_service_info | ||
| docker_volume | ||
| docker_volume_info | ||
| generic_ssh_connection | ||
| inventory_docker_containers | ||
| inventory_docker_machine | ||
| inventory_docker_swarm | ||
| setup_docker | ||
| setup_docker_compose | ||
| setup_docker_registry | ||
| setup_epel/tasks | ||
| setup_openssl | ||
| setup_paramiko | ||
| setup_pkg_mgr/tasks | ||
| setup_remote_constraints | ||
| setup_remote_tmp_dir | ||