Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages