kbrebanov.rundeck
rundeck
Installs Rundeck
Requirements
This role requires Ansible 1.9 or higher.
Role Variables
| Name | Default | Description |
|---|---|---|
| rundeck_version | 2.6.7 | Version of Rundeck to install |
Dependencies
- kbrebanov.java (Java 7)
Example Playbook
Install Rundeck
- hosts: all
roles:
- kbrebanov.rundeck
Install Rundeck specifying version
- hosts: all
vars:
rundeck_version: 2.4.1
roles:
- kbrebanov.rundeck
License
BSD
Author Information
Kevin Brebanov
Install
ansible-galaxy install kbrebanov.rundeckLicense
bsd-2-clause
Downloads
721
Owner
Nothing to see here. Move along.
