community.docker/tests/integration/targets/docker_image/tasks
Felix Fontein ed9bf1117f
docker_image: allow to specify pull platform (#89)
* Allow to specify pull platform.

* Add basic test and document that the value is not used for idempotency at the moment.

* Fix pulling.

* Simplify code.

* Add API version for pull_platform.

* Move pull_platform into new pull option. Use apply_defaults=True to avoid some special logic.

* Add example.

* Remove apply_defaults=True.
2021-02-24 23:45:34 +01:00
..
tests docker_image: allow to specify pull platform (#89) 2021-02-24 23:45:34 +01:00
main.yml Add headers to ci tests (#954) 2020-10-30 07:05:51 +01:00
run-test.yml Initial commit 2020-10-30 07:05:50 +01:00
test.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00