https://github.com/cylc/cylc-ansible

An Ansible Galaxy Role for Cylc (Early days - experimental!)

https://github.com/cylc/cylc-ansible

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary

Keywords

ansible cylc
Last synced: 9 months ago · JSON representation

Repository

An Ansible Galaxy Role for Cylc (Early days - experimental!)

Basic Info
  • Host: GitHub
  • Owner: cylc
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 43.9 KB
Statistics
  • Stars: 3
  • Watchers: 7
  • Forks: 1
  • Open Issues: 2
  • Releases: 2
Topics
ansible cylc
Created almost 7 years ago · Last pushed over 6 years ago
Metadata Files
Readme License

README.md

The Cylc Ansible Role

Build Status GPLv3 license

An Ansible Role for the installation of the Cylc v7.x workflow engine.

Cylc is a workflow engine for cycling systems originally developed for operational environmental forecasting at NIWA by Dr Hilary Oliver. It is now an Open Source collaboration involving NIWA, Met Office, and others. It is available under the GPL v3 license.

Role variables

Available variables and default values (see defaults/main.yml): -

# The Cylc version to install, where: -
# 7.0.0 <= cylc_version < 8.0.0
cylc_version: 7.8.4

# Whether to install the optional GUI components
# like PyGTK, graphviz etc. Setting this variable
# only makes sense for a host that has a DISPLAY.
cylc_visualisation: no

Example playbook

---
- hosts: cylc
  tasks:
  - include_role:
      name: cylc.cylc
    vars:
      cylc_version: 7.8.2
      cylc_visualisation: yes

Owner

  • Name: The Cylc Workflow Engine
  • Login: cylc
  • Kind: organization
  • Email: hilary.oliver@niwa.co.nz
  • Location: Wellington, New Zealand

A workflow engine for cycling systems.

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 minutes
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • alanbchristie (1)
Pull Request Authors
  • kinow (1)
  • alanbchristie (1)
Top Labels
Issue Labels
Pull Request Labels