Skip to content

Flumeded/ansible-homeserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is aimed at completely transforming my HomeLab to IaC. For now, the deployment should work from start to finish, but my goal is to increase the quality and robustness and make the playbook somewhat usable by other people.

Install dependencies with:

ansible-galaxy install -r requirements.yml

Create server.yml and start the playbook with

ansible-playbook server.yml -i inventory.yml --vault-password-file ~/vault-pass

About

My homelab as IaC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages