Till Klocke fb6defc9e3 Added new external role for the gluon-collector | %!s(int64=9) %!d(string=hai) anos | |
---|---|---|
.. | ||
defaults | %!s(int64=9) %!d(string=hai) anos | |
handlers | %!s(int64=9) %!d(string=hai) anos | |
meta | %!s(int64=9) %!d(string=hai) anos | |
tasks | %!s(int64=9) %!d(string=hai) anos | |
templates | %!s(int64=9) %!d(string=hai) anos | |
test | %!s(int64=9) %!d(string=hai) anos | |
vars | %!s(int64=9) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
.kitchen.yml | %!s(int64=9) %!d(string=hai) anos | |
.travis.yml | %!s(int64=9) %!d(string=hai) anos | |
Gemfile | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos |
This role installs alfred.
Ansible of course
Name | Default | Description |
---|---|---|
alfred_version | 2015.0 | The version of alfred to install |
alfred_source_url | http://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-{{alfred_version}}.tar.gz | The URL to download alfred from |
alfred_gps | true | Wether to build alfred-gpsd |
alfred_vis | true | Wether to build batadv-vis |
alfred_batman_interface | bat0 | The Batman interface alfred will use. Use 'none' to disable the batman-adv based best server selection. |
alfred_interface | bat0 | The interface alfred will use |
alfred_batadv_vis_interface | bat0 | Interface for batadv-vis if alfred_vis is true |
alfred_master_mode | false | Wether alfred should run master mode or not |
None
Simply depend on this role
- hosts: servers
roles:
- { role: dereulenspiegel.alfred, alfred_gps: false, alfred_interface: alfred0 }
MIT
Till Klocke dereulenspiegel on Twitter