Oefenweb.sysctl
sysctl
Manage sysctl settings.
Requirements
procps(will be installed)
Variables
sysctl_settings: [default:[]]: List ofsysctlsettingssysctl_settings.{n}.name: [required]: Name of the settingsysctl_settings.{n}.value: [required]: Value of the settingsysctl_settings.{n}.state: [default:present]: Whether to ensure the setting is present or absent
Dependencies
None
Example
---
- hosts: all
roles:
- oefenweb.sysctl
vars:
sysctl_settings:
- name: net.ipv4.tcp_fin_timeout
value: 10
License
MIT
Author Information
- Mark van Driel
- Mischa ter Smitten
Feedback, bug-reports, requests, ...
Are welcome!
Install
ansible-galaxy install Oefenweb.sysctlLicense
mit
Downloads
96.5k
Owner
