Add Docker Compose v2 exec and run modules. (#969)

This commit is contained in:
Felix Fontein
2024-09-27 13:00:48 +03:00
committed by GitHub
parent d478174786
commit 423a9bbf61
14 changed files with 1078 additions and 2 deletions
@@ -0,0 +1,10 @@
---
# Copyright (c) Ansible Project
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
dependencies:
- setup_docker_cli_compose
# The Python dependencies are needed for the other modules
- setup_docker_python_deps
- setup_remote_tmp_dir