Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker_container: add "device_cgroup_rules" option #910

Conversation

franjurinec
Copy link
Contributor

@franjurinec franjurinec commented Jul 2, 2024

SUMMARY

Adds a new option device_cgroup_rules (HostConfig.DeviceCgroupRules in the API >=v1.28) - allows specifying a list of cgroup rules (https://docs.docker.com/reference/cli/docker/container/run/#device-cgroup-rule).

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

docker_container

@franjurinec franjurinec force-pushed the feature/device-cgroup-rules branch 7 times, most recently from 49da942 to b8f9148 Compare July 2, 2024 14:12
Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@franjurinec
Copy link
Contributor Author

Thank you for the feedback @felixfontein!
Applied all suggested changes - let me know if there is anything else to improve.

@felixfontein felixfontein merged commit 9b5dbd4 into ansible-collections:main Jul 4, 2024
127 checks passed
@felixfontein
Copy link
Collaborator

@franjurinec thanks a lot for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants