bassinator.scratch_mqtt

Ansible Role: scratch_mqtt

Build Status

This role installs the scratch mqtt networking extension. You can find it here: https://github.com/Bassinator/scratch-mqtt-extension

Requirements

You need to have a web server running to provide the needed dependencies for the extension.

Role Variables

Here are the variables you can use, along with their default values:

installation_os_user: vagrant
installation_os_group: vagrant

Dependencies

There are no dependencies.

Example Playbook

Here is an example of how to use this role in a playbook:

- hosts: raspberries
  roles:
     - { role: bassinator.scratch_mqtt, installation_os_user: pi, installation_os_group: pi }

License

This role is licensed under GNU GPLv3.

Author Information

This role was created by Bastian Bukatz in 2018.

Informazioni sul progetto

installs a mqtt extension for scratch2

Installa
ansible-galaxy install bassinator.scratch_mqtt
Licenza
Unknown
Download
407
Proprietario