Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikepruett3/ansible-role-kernel-settings
Ansible role to configure kernel settings on Linux Servers.
https://github.com/mikepruett3/ansible-role-kernel-settings
Last synced: about 1 month ago
JSON representation
Ansible role to configure kernel settings on Linux Servers.
- Host: GitHub
- URL: https://github.com/mikepruett3/ansible-role-kernel-settings
- Owner: mikepruett3
- License: mit
- Created: 2022-02-14T22:10:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T18:48:17.000Z (7 months ago)
- Last Synced: 2024-05-22T19:00:35.353Z (7 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ansible Role: Kernel Settings
=========Ansible role to configure kernel settings on Linux Servers.
Requirements
------------The role does not require anything to run on RHEL and its derivatives.
Dependencies
------------None.
Example Playbook
----------------``` yaml
- hosts: servers
roles:
- role: mikepruett3.kernel-settings
```License
-------MIT
Author Information
------------------Role created by [mikepruett3](https://github.com/mikepruett3) on [Github.com](https://github.com/mikepruett3/ansible-role-kernel-settings)