spatterlight
9c313bb9d0
Docker image export platform ( #1251 )
...
* docker_image_export: Add 'platform' option
docker_image_export: Add 'platform' option
* docker_image_export: Add 'platform' option
* Update changelogs/fragments/1064-docker-image-export-platform.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/docker_image_export.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* docker_image_export: Add 'platform' option
* docker_image_export: Add 'platform' option
* docker_image_export: Add 'platform' option
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-03-27 13:16:04 +01:00
Felix Fontein
85a3c811cb
Use ansible_facts.xxx instead of ansible_xxx. ( #1237 )
2026-02-07 16:00:22 +01:00
Felix Fontein
d207643e0c
docker_image(_push): fix push detection ( #1199 )
...
* Fix IP address retrieval for registry setup.
* Adjust push detection to Docker 29.
* Idempotency for export no longer works.
* Disable pull idempotency checks that play with architecture.
* Add more known image IDs.
* Adjust load tests.
* Adjust error message check.
* Allow for more digests.
* Make sure a new enough cryptography version is installed.
2025-11-16 10:09:23 +01:00
Felix Fontein
95bdce75e6
Add ansible-lint to CI ( #1181 )
...
* Improve Ansible code.
* Add some ansible-lint ignores.
* Add ansible-lint to CI.
2025-10-25 11:07:40 +02:00
Felix Fontein
b24bce77b6
Use FQCNs. ( #1180 )
2025-10-25 10:12:21 +02:00
Felix Fontein
2ce838ab92
Use new images for export/import tests. ( #905 )
2024-06-29 19:20:24 +02:00
Felix Fontein
b2a79d9eb7
Add docker_image_export module ( #774 )
...
* Add docker_image_export module.
* Add basic tests.
* Add more seealsos.
2024-01-22 22:03:38 +01:00