This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-common
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
tweaks config
master
Markus Katharina Brechtel
2 years ago
parent
a4857c9bfc
commit
128e9914b8
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
tasks/tweaks.yaml
+ 2
- 1
tasks/tweaks.yaml
View File
@@ -1,7 +1,8 @@
---
- name: increase maximum
of
inotify user watches
- name: increase maximum inotify user watches
ansible.posix.sysctl:
name: fs.inotify.max_user_watches
value: 524288
sysctl_set: yes
when: increase_maximum_inotify_user_watches