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

https://github.com/nikkicoon/json_crontab_to_ansible

json (`cat crontab | jq --crontab -p`) to ansible cron output
https://github.com/nikkicoon/json_crontab_to_ansible

ansible crontab jq json

Last synced: 2 months ago
JSON representation

json (`cat crontab | jq --crontab -p`) to ansible cron output

Awesome Lists containing this project

README

          

Short script to convert the output of `cat /etc/crontab | jq --crontab -p` to an output consumable by ansible.builtin.cron.