Skip to content
Snippets Groups Projects
Commit b0f119e1 authored by Chris Hines's avatar Chris Hines
Browse files

forgot a sudo on the debian family to install cgroups

parent 8043e0c1
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
- cgmanager
- cgmanager-utils
- libcgmanager0
sudo: true
when: ansible_os_family == "Debian"
- name: config cgroup.conf file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment