monolithprojects.hassio
ansible-hassio
This Ansible role sets up Hass.io. Hass.io is an operating system that helps you install and update Home Assistant. You can manage everything through the Home Assistant user interface, create or restore backups of your settings, and add new features using Hass.io add-ons, like Google Assistant and Let’s Encrypt.
Example Playbook:
---
- name: Install Hassio
hosts: all
become: yes
gather_facts: no
vars:
- supervisor_share: "/usr/share/hassio" # Default path
- privileged_mode: False # Default setting
- version: latest # Default version
roles:
- monolithprojects.hassio
Requirements
To use this role, you need:
docker-ce
avahi
dbus
Note: This Ansible role is only for systems with x86_64 CPU architecture.
License:
- MIT
Informazioni sul progetto
Hass.io server installation
Installa
ansible-galaxy install monolithprojects.hassio
Licenza
Unknown
Download
55.7k
Proprietario
Full-time Cloud Engineer, part-time adventurer