Skip to content

jsf9k/ansible-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-home

Ansible code to configure and maintain my home network. The code here assumes that all devices have been installed via jsf9k/ansible-arch-install or jsf9k/ansible-raspi-install.

Usage

Populate inventory.yml and run site.yml:

ansible-playbook -i inventory.yml site.yml

To update all packages, run update.yml:

ansible-playbook -i inventory.yml update.yml

About

Ansible code for configuring and maintaining my home network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published