Backport of https://github.com/ansible-collections/community.docker/pull/43 (518e99411a9ce47c249a045b346cf28b63b512e2). (#1468)

This commit is contained in:
Felix Fontein
2020-12-09 09:05:30 +01:00
committed by GitHub
parent d2b1df49c1
commit a118bb8d05
2 changed files with 8 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "docker_container - the validation for ``capabilities`` in ``device_requests`` was incorrect (https://github.com/ansible-collections/community.docker/issues/42, https://github.com/ansible-collections/community.docker/pull/43)."