mtlynch.keymimepi

Ansible Role: Key Mime Pi

CircleCI Ansible Galaxy License

This is an Ansible role for setting up Key Mime Pi.

Role Variables

Here are the variables you can use, along with their default values (see defaults/main.yml):

key_mime_pi_group: keymimepi
key_mime_pi_user: keymimepi
key_mime_pi_dir: /opt/key-mime-pi
key_mime_pi_repo: https://github.com/mtlynch/key-mime-pi.git
key_mime_pi_interface: '0.0.0.0'
key_mime_pi_port: 8000
key_mime_pi_hid_path: /dev/hidg0

Dependencies

This role does not have any dependencies.

Example Playbook

example.yml

- hosts: all
  roles:
    - role: mtlynch.keymimepi

How to Run the Example Playbook

ansible-galaxy install mtlynch.keymimepi
ansible-playbook example.yml

License

This role is licensed under the MIT License.

Author Information

This role was created in 2020 by Michael Lynch.

Informazioni sul progetto

Use your Raspberry Pi as a virtual keyboard

Installa
ansible-galaxy install mtlynch.keymimepi
Licenza
mit
Download
169
Proprietario