Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikepruett3/ansible-role-crontab-security
Ansible role to configure crontab security settings on Linux Servers.
https://github.com/mikepruett3/ansible-role-crontab-security
Last synced: about 1 month ago
JSON representation
Ansible role to configure crontab security settings on Linux Servers.
- Host: GitHub
- URL: https://github.com/mikepruett3/ansible-role-crontab-security
- Owner: mikepruett3
- License: mit
- Created: 2022-08-18T20:38:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T19:23:22.000Z (about 1 year ago)
- Last Synced: 2023-10-17T08:38:39.527Z (about 1 year ago)
- Size: 6.84 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: Crontab Settings
=========Ansible role to configure crontab 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.crontab-security
```License
-------MIT
Author Information
------------------Role created by [mikepruett3](https://github.com/mikepruett3) on [Github.com](https://github.com/mikepruett3/ansible-role-crontab-security)