Add docker_compose_v2_pull module (#751)

* Add docker_compose_v2_pull module.

* Improve and extend parsing of events.

* Add ignores.

* --policy is only available since Compose 2.22.0.
This commit is contained in:
Felix Fontein
2024-01-13 14:36:26 +01:00
committed by GitHub
parent 8ca5e2f810
commit 307dc4045a
12 changed files with 821 additions and 58 deletions
@@ -0,0 +1,6 @@
# 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
azp/4
destructive