community.docker/plugins
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
..
connection docker.py: allow docker versions beginning with 'v' (#76) 2021-01-27 14:16:35 +00:00
doc_fragments docker_container: cgroup_parent (#59) 2021-01-03 13:30:09 +01:00
inventory Docker inventory plugin (#61) 2020-12-30 08:44:24 +01:00
module_utils docker_image: allow to specify pull platform (#89) 2021-02-24 23:45:34 +01:00
modules docker_image: allow to specify pull platform (#89) 2021-02-24 23:45:34 +01:00
plugin_utils docker_api connection plugin (#40) 2020-12-15 20:07:55 +00:00