Add docker_compose_v2 module (#739)

* Add docker_compose_v2 module.

* Add note on compatibility.

* Parse more events.

Emit warnings (or things we assume are warnings), and report unparsable
messages to the user so they can report them to us.
This commit is contained in:
Felix Fontein
2024-01-03 08:05:08 +01:00
committed by GitHub
parent 762ce3e1cf
commit b774837183
26 changed files with 1264 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ requires_ansible: '>=2.11.0'
action_groups:
docker:
- docker_compose
- docker_compose_v2
- docker_config
- docker_container
- docker_container_copy_into