An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# jtprogru.sysctl

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jtprogru/ansible-role-sysctl/CI?label=CI) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jtprogru/ansible-role-sysctl/Release?label=Release) ![GitHub](https://img.shields.io/github/license/jtprogru/ansible-role-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