No description
Find a file
2025-10-19 16:14:17 +02:00
config fix: swap out SSH key 2025-09-13 20:09:40 +02:00
files Replacing vscode with vscodium 2025-04-20 02:09:08 +02:00
roles fix: remove use of sudo to allow running from root shell for repeat runs 2025-09-18 02:39:42 +02:00
tasks Moving stuff to role 2025-02-27 23:48:50 +01:00
.gitmodules chore: remove development.yaml 2025-09-16 01:49:26 +02:00
fedora-42-dev.yaml feat: add clangd and cmake to dev template 2025-10-19 16:14:17 +02:00
fedora-42-gnome.yaml add opentofu 2025-09-24 12:56:11 +02:00
fedora-42-media.yaml indentation 2025-09-15 22:33:23 +02:00
inventory.yaml Working on qubes playbook 2024-12-22 17:55:26 +01:00
kde-playbook.yaml Adding qt-config 2025-03-02 13:18:03 +01:00
LICENSE Initial commit 2024-11-23 20:58:45 +01:00
README.md fix: minor changes to dev template 2025-09-16 02:02:27 +02:00
remove_suid.sh fix: add additional binary that needs suid for qvm-copy to work 2025-09-19 02:38:11 +02:00

Ansible playbooks

Intended to make homelab management easier.

Git clone this repo to the Fedora 42 GNOME template.

Ensure prequisite packages are installed:

sudo dnf install ansible

Execute the playbook:

sudo ansible-playbook fedora-42-gnome.yaml