Add storage_opts option. (#93)

This commit is contained in:
Felix Fontein
2021-02-24 23:01:34 +01:00
committed by GitHub
parent 3ddd75ac68
commit f107ab281f
3 changed files with 81 additions and 0 deletions
@@ -0,0 +1,2 @@
minor_changes:
- "docker_container - add ``storage_opts`` option to specify storage options (https://github.com/ansible-collections/community.docker/issues/91, https://github.com/ansible-collections/community.docker/pull/93)."