Add support from device_cgroup_rules parameter (#910)

This commit is contained in:
Fran Jurinec
2024-07-04 09:51:32 +02:00
committed by GitHub
parent 7fe2f57951
commit 9b5dbd4543
5 changed files with 77 additions and 0 deletions
+6
View File
@@ -299,6 +299,12 @@ options:
- Driver-specific options.
type: dict
version_added: 0.1.0
device_cgroup_rules:
description:
- List of cgroup rules to apply to the container.
type: list
elements: str
version_added: 3.11.0
dns_opts:
description:
- List of DNS options.