thoth-station.cronjob

Cronjob

Dies wird einen Project Thoth CronJob in einem OpenShift-Projekt/Namensraum erstellen.

Anforderungen

Keine.

Rollenvariablen

Verfügbare Variablen sind unten aufgeführt, zusammen mit den Standardwerten:

namespace: ""
cronjob_name: ""
suspend: true

Abhängigkeiten

Keine.

Beispiel-Playbook

- hosts: server
  roles:
    - role: cronjob
    namespace: "frontend"
    cronjob_name: "graph-refresh-cronjob"
    suspend: false

Lizenz

GPLv3

Über das Projekt

Create a Thoth CronJob in an OpenShift Project/namespace.

Installieren
ansible-galaxy install thoth-station.cronjob
GitHub Repository
Lizenz
gpl-3.0
Downloads
122
Besitzer
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.