We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfa628 commit 77858bfCopy full SHA for 77858bf
roles/elasticsearch/tasks/main.yml
@@ -25,7 +25,7 @@
25
26
# the following should be done by the rpm but failed with 7.4
27
- name: Set ulimits for Elasticsearch
28
- community.general.system.pam_limits:
+ community.general.pam_limits:
29
limit_item: nofile
30
domain: elasticsearch
31
value: 65535
0 commit comments