이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
ka
/
ansible-role-common
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
tweaks config
master
Markus Katharina Brechtel
2 년 전
부모
a4857c9bfc
커밋
128e9914b8
1개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
tasks/tweaks.yaml
+ 2
- 1
tasks/tweaks.yaml
파일 보기
@@ -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