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
ansible ansible-role kernel
Last synced: about 2 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T18:48:17.000Z (about 2 years ago)
- Last Synced: 2025-07-16T00:49:26.784Z (12 months ago)
- Topics: ansible, ansible-role, kernel
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- 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)