Skip to content

sebhoss/ansible-home-network

Repository files navigation

Ansible Playbook for Home Network

This repository contains an ansible playbook for my local home network. It currently manages two Raspberry Pi 4 nodes running Fedora IoT. The following roles are applied:

Setup

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install ansible-core
$ ansible-galaxy collection install --requirements-file requirements.yaml

Usage

$ ansible-playbook --check --diff playbook.yaml

About

My home network managed with ansible

Topics

Resources

License

Stars

Watchers

Forks

Languages