fretlink / ansible-rundeck-jobs

Synchronize rundeck jobs from a dir with a rundeck project
0 stars 2 forks source link

Rundeck jobs

This role synchronize a directory containing yaml definition of jobs with a rundeck project

Requirements

Role Variables

A dhall Type representing the roles' variables is available in the ./dhall/Config.dhall file to help you configure your projects with some type checking.

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  vars:
    rundeck_api_url: rundeck.example.com
    rundeck_project: test
    rundeck_jobs_path: /tmp/rundeck-jobs
  roles:
    - rundeck-jobs

License

BSD

Author Information

FretLink, Love and Truck