r_pufky.firefly
Firefly
Firefly installation from public release.
Requirements
No additional requirements.
Role Variables
Settings have been throughly documented for usage.
Dependencies
N/A
Example Playbook
host_vars/firefly.example.com/vars/firefly.yml
firefly_version: 'latest'
firefly_delete_old_versions: true
firefly_link_storage: '/data'
firefly_proxy_hostname: 'firefly.pufky.com'
site.yml
- name: 'firefly server'
hosts: 'firefly.example.com'
become: true
roles:
- 'r_pufky.firefly'
Issues
Create a bug and provide as much information as possible.
Associate pull requests with a submitted bug.
License
Author Information
Install
ansible-galaxy install r_pufky.firefly
License
agpl-3.0
Downloads
26
Owner