community.docker/plugins/module_utils
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
..
__init__.py Initial commit 2020-10-30 07:05:50 +01:00
common.py docker_image: allow to specify pull platform (#89) 2021-02-24 23:45:34 +01:00
swarm.py Initial commit 2020-10-30 07:05:50 +01:00