This is an Ansible role for an installation of Flower.
Installs the flower Python module (using the pip module), defines
a flower service, and sets up logging, configuration of that
service.
Use the role in a playbook like this:
- hosts: all
roles:
- flower