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
ansible ansible-role cron crontab
Last synced: 2 months 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T19:23:22.000Z (almost 3 years ago)
- Last Synced: 2025-05-28T22:51:49.498Z (about 1 year ago)
- Topics: ansible, ansible-role, cron, crontab
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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)