firefly

Firefly

Firefly installation from public release.

Requirements

No additional requirements.

Role Variables

Settings have been throughly documented for usage.

defaults/main.yml.

defaults/config.yml.

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

AGPL-3.0 License

Author Information

https://keybase.io/rpufky

Install
ansible-galaxy install r-pufky/ansible_firefly
GitHub repository
License
agpl-3.0
Downloads
15