/ansible-raspberry-home-assistant-docker

An Ansible role that manages Home Assistant Docker container with systemd on Raspberry Pi OS

Primary LanguageJinjaMIT LicenseMIT

Molecule

Ansible Role: Raspberry - Home Assistant (Docker)

An Ansible role that manages Home Assistant Docker container with systemd on Raspberry Pi OS (Debian Bullseye).

Install

$ ansible-galaxy install escalate.home_assistant

Role Variables

Please see defaults/main.yml for a complete list of variables that can be overridden.

Dependencies

This role relies on the following dependencies:

Example Playbook

- hosts: all
  roles:
    - role: escalate.home_assistant
      tags: homeassistant

License

MIT