Move files to submodule
This commit is contained in:
commit
dff3044422
6 changed files with 70 additions and 0 deletions
4
tasks/tweaks.yml
Normal file
4
tasks/tweaks.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- name: limit max open files in containers
|
||||
copy:
|
||||
src: 40-max-user-watches.conf
|
||||
dest: /etc/sysctl.d/40-max-user-watches.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue