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.
2 parents 392f45e + faade0f commit dd778f9Copy full SHA for dd778f9
roles/splunk/tasks/configure_systemd.yml
@@ -24,3 +24,4 @@
24
- { option: "LimitDATA", value: "infinity" }
25
- { option: "LimitCORE", value: "infinity" }
26
- { option: "TasksMax", value: "infinity" }
27
+ notify: reload systemctl daemon
0 commit comments