Felix Fontein
1f2817fa20
Prepare 5.0.0 ( #1123 )
...
* Bump version to 5.0.0-a1.
* Drop support for ansible-core 2.15 and 2.16.
* Remove Python 2 and early Python 3 compatibility.
2025-10-05 20:22:50 +02:00
Felix Fontein
769d15de63
Reformat documentation with 'andebox yaml-doc' ( #1020 )
...
* Reformat documentation with 'andebox yaml-doc'.
* Revert unwanted changes.
* Fix too long lines.
* Fix broken quotes.
* Forgot two line breaks.
2024-12-28 16:40:50 +01:00
Felix Fontein
4cac2ac021
Make sure that one of project_src and definition is provided. ( #886 )
2024-06-16 21:49:20 +02:00
Felix Fontein
8bcc3519d4
Add check_files_existing option. ( #839 )
2024-04-21 16:01:07 +02:00
Felix Fontein
9e8c367c47
docker_compose_v2: allow to specify inline compose definitions ( #832 )
...
* Allow to specify inline compose definitions.
* Remove comma that trips Python 2.7.
* Add tests.
* Add PyYAML as EE dependency.
* Be more explicit on PyYAML.
2024-04-09 17:41:12 +02:00
Felix Fontein
eebb73a503
docker_compose_v2: add files option ( #775 )
...
* Add files option.
* Shorten lines.
2024-01-24 07:15:00 +01:00
Felix Fontein
6082efc855
Improve docs sharing for docker_compose_v2* modules; fix examples and return docs for docker_compose_v2_pull ( #761 )
...
* Move more common documentation to docs fragment.
* Fix examples and return values for docker_compose_v2_pull.
* Remove ignore.
2024-01-17 07:53:44 +01:00
Felix Fontein
8ca5e2f810
Extract more common code and docs fragment for Docker Compose. ( #748 )
2024-01-07 18:17:10 +01:00