endorama.home-assistant

Ansible Role: Home Assistant

This role installs Home Assistant using the virtualenv method. It follows the standards set by DebOps.

Requirements

No special requirements needed.

Role Variables

This section describes the variables you can set for this role. These include variables found in defaults/main.yml, vars/main.yml, and those that can be set through parameters to the role. Mentioned here are also any variables that come from other roles or global settings (like hostvars, group vars, etc.).

  • homeassistant__config_dir: The path to the configuration directory
    default: "/srv/home-assistant-config"
  • homeassistant__user: The user account used for installation and running
    default: "ha"
  • homeassistant__port: The port number for the Home Assistant webserver
    default: 8123
  • homeassistant__version: The version to install, or 'latest'
    default: 'latest'

Dependencies

No dependencies.

Example Playbook

- hosts: servers
  roles:
     - { role: endorama.home-assistant }

License

MIT License

Author Information

Created by @endorama

Informazioni sul progetto

Install Home Assistant on Ubuntu

Installa
ansible-galaxy install endorama.home-assistant
Licenza
Unknown
Download
76
Proprietario
Product-minded Software Engineer & DevOps practitioner.