Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danihodovic/ansible-role-jobber
An Ansible role that installs Jobber on debian based architecture. https://dshearer.github.io/jobber
https://github.com/danihodovic/ansible-role-jobber
ansible ansible-role cron cronjob crontab jobber
Last synced: about 2 months ago
JSON representation
An Ansible role that installs Jobber on debian based architecture. https://dshearer.github.io/jobber
- Host: GitHub
- URL: https://github.com/danihodovic/ansible-role-jobber
- Owner: danihodovic
- License: mit
- Created: 2020-04-17T11:36:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T17:20:32.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T09:51:19.606Z (3 months ago)
- Topics: ansible, ansible-role, cron, cronjob, crontab, jobber
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ansible-role-jobber [![Build Status](https://travis-ci.org/danihodovic/ansible-role-jobber.svg?branch=master)](https://travis-ci.org/danihodovic/ansible-role-jobber)
=========An Ansible role that installs Jobber on debian based architecture.
https://dshearer.github.io/jobber
Requirements
------------- jmespath (`pip install jmespath`) on the controller machine
Example Playbook
----------------```yaml
- hosts: servers
roles:
- role: ansible-role-jobber
vars:
jobber_configs:
root:
version: 1.4
jobs:
root_job:
cmd: echo hello root
time: 0 0 12dani:
version: 1.4
jobs:
other_job:
cmd: echo hello dani
time: 0 0 12
```License
-------MIT
Author Information
------------------Dani Hodovic @danihodovic https://hodovi.ch