aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2025-03-03ansible: add dynamic inventory & playbooks to install k3s hostsclyhtsuriva
bootstrap.yml will now be used to install any configuration on new provisionned servers, based on tags given by the dynamic inventory
2025-02-16ansible: apt_update becomes update_system to handle apt & dnf updatesclyhtsuriva
Using this opportunity to become role based
2025-02-08opentofu: stop tracking inventory.iniclyhtsuriva
2025-02-03opentofu&ansible: add `become` to `ansible_provisioner` & open k8s portsclyhtsuriva
2025-02-02opentofu: definition of a docker ready machineclyhtsuriva
First iteration, will be optimized later
2025-01-30Adds first packer tests (ubuntu & debian)clyhtsuriva
2025-01-30Initial commit: Set up monorepo folder structure for homelab's IaCclyhtsuriva