Move files to submodule

This commit is contained in:
kim 2024-03-21 23:19:14 +01:00
commit dff3044422
6 changed files with 70 additions and 0 deletions

4
tasks/tweaks.yml Normal file
View 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