Skip to content

Ansible Playbooks for Installation of SmartHomeNG and/or Tools

Notifications You must be signed in to change notification settings

soumyabk/ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ansible

Ansible Playbooks for Installation of SmartHomeNG and/or Tools

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

Languages

  • Shell 75.1%
  • Perl 24.9%