cronjob
Cronjob
This will create a Project Thoth CronJob in an OpenShift Project/namespace.
Requirements
None.
Role Variables
Available variables are listed below, along with default values:
namespace: ""
cronjob_name: ""
suspend: true
Dependencies
None.
Example Playbook
- hosts: servers
roles:
- role: cronjob
namespace: "frontend"
cronjob_name: "graph-refresh-cronjob"
suspend: false
License
GPLv3
Install
ansible-galaxy install thoth-station/cronjob
License
gpl-3.0
Downloads
113
Owner
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.