https://github.com/jtprogru/ansible-role-sysctl
Ansible role for manage sysctl options
https://github.com/jtprogru/ansible-role-sysctl
ansible ansible-role ansible-role-sysctl sysctl
Last synced: 11 months ago
JSON representation
Ansible role for manage sysctl options
- Host: GitHub
- URL: https://github.com/jtprogru/ansible-role-sysctl
- Owner: jtprogru
- License: wtfpl
- Created: 2019-07-09T11:49:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T13:29:33.000Z (almost 4 years ago)
- Last Synced: 2023-03-02T17:26:48.580Z (almost 3 years ago)
- Topics: ansible, ansible-role, ansible-role-sysctl, sysctl
- Homepage: https://galaxy.ansible.com/jtprogru/sysctl/
- Size: 20.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# jtprogru.sysctl
  
Base sysctl parameters for linux server
## Role Variables
See `defaults`
## Example Playbook
```yaml
---
- name: Configure sysctl
hosts: all
become: yes
gather_facts: yes
roles:
- jtprogru.sysctl
```
## License
[WTFPL](LICENSE.md)
## Author Information
WWW: https://jtprog.ru