Skip to content

Collection of Ansible roles used for a home lab

Notifications You must be signed in to change notification settings

marknet15/homelab

Repository files navigation

HomeLab Ansible Collection

An Ansible collection for the provisioning of my internal home lab and for general learning purposes.

Usage

To install the collection run:

ansible-galaxy collection install git@github.com:marknet15/homelab.git

To include a role, simply specify the fully qualified role name, for example:

include_role: marknet15.homelab.docker_install

To run a playbook from the collection:

ansible-playbook marknet15.homelab.apt_upgrade -i inventory

Requirements

At least Ansible v2.9+ is required.

About

Collection of Ansible roles used for a home lab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages