Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)