Commit Graph

5 Commits

Author SHA1 Message Date
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 b24bce77b6 Use FQCNs. (#1180) 2025-10-25 10:12:21 +02:00
Felix Fontein fdb97428a3 Fix/improve tests (#1052)
* Improve unit test condition.

* Improve/fix tests.
2025-03-08 09:54:41 +01:00
Felix Fontein c3f8f80a75 Add docker_image_remove module. (#732) 2023-12-31 15:13:04 +01:00