1
0
Fork 0
My personal Ansible Configuration
Find a file
2025-06-04 12:43:05 +02:00
roles/common/tasks Added common role and local 2025-06-04 12:09:11 +02:00
.gitignore Added common role and local 2025-06-04 12:09:11 +02:00
local.yml Added all to local 2025-06-04 12:43:05 +02:00
README.md Added common role and local 2025-06-04 12:09:11 +02:00

Ansible-Config

This project aims to be my personal ansible configuration for setup and maintainance of my server and client machines.

Setup

This is ran on the machines to set themselves up to be in a useable state. Either for Workstations or Servers

sudo apt install ansible
ansible-pull -o -U https://code.booklordofthe.dev/Booklordofthedings/Ansible-Config

Update

Machines being able to keep themselves up to date automatically, currently not supported yet