Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikepruett3/ansible-role-filesystem-security
Ansible role to configure filesystem security settings on Linux Servers.
https://github.com/mikepruett3/ansible-role-filesystem-security
Last synced: about 1 month ago
JSON representation
Ansible role to configure filesystem security settings on Linux Servers.
- Host: GitHub
- URL: https://github.com/mikepruett3/ansible-role-filesystem-security
- Owner: mikepruett3
- License: mit
- Created: 2022-08-15T18:15:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T22:57:38.000Z (7 months ago)
- Last Synced: 2024-05-21T00:48:48.233Z (7 months ago)
- Language: Jinja
- Size: 22.5 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: FileSystem Settings
=========Ansible role to configure filesystem security settings on Linux Servers.
Requirements
------------The role does not require anything to run on Ubuntu, Debian or RHEL and its derivatives.
Dependencies
------------None.
Example Playbook
----------------``` yaml
- hosts: servers
roles:
- role: mikepruett3.filesystem-security
```License
-------MIT
Author Information
------------------Role created by [mikepruett3](https://github.com/mikepruett3) on [Github.com](https://github.com/mikepruett3/ansible-role-filesystem-security)