Skip to content

Ansible Playbooks for Installation of SmartHomeNG and/or Tools

Notifications You must be signed in to change notification settings

smarthomeNG/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ansible

Ansible Playbooks for Installation of SmartHomeNG and/or Tools. The Playbooks are created for Raspberry Pis and might need to be changed for other computers.

The Playbooks are used for creating the Raspberry Pi Image that can be downloaded here: https://github.com/smarthomeNG/raspberrypi-image

Usage

Add your computers to /etc/ansible/hosts like in this example:

[public]
image ansible_port=22 ansible_host=10.0.0.31 ansible_user=pi ansible_password=raspberry become=true become_method=sudo

Run a playbook with ansible-playbook

About

Ansible Playbooks for Installation of SmartHomeNG and/or Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published