aboutsummaryrefslogtreecommitdiff
path: root/ansible
AgeCommit message (Collapse)Author
11 daysansible: Add lock_timeout for docker installationclyhtsuriva
2025-03-19ansible: add notifys to restart ufw w/ handlersclyhtsuriva
2025-03-15ansible: suppress warning about pythonclyhtsuriva
2025-03-07ansible: Add tasks to clone docker subfolder in docker roleclyhtsuriva
2025-03-04ansible: Make the k3s installations idempotentclyhtsuriva
2025-03-04opentofu: Incr. nb of k3s workers + remove ansible custom moduleclyhtsuriva
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-18Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way)clyhtsuriva
Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100
2025-02-16ansible: apt_update becomes update_system to handle apt & dnf updatesclyhtsuriva
Using this opportunity to become role based
2025-02-03opentofu&ansible: add `become` to `ansible_provisioner` & open k8s portsclyhtsuriva
2025-02-03ansible: using my fork of kubespray to increase max ansible-core versionclyhtsuriva
2025-02-03ansible: update submodule kubesprayclyhtsuriva
2025-02-03opentofu: add kubespray submodule to deploy via ansibleclyhtsuriva
Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5"
2025-02-02opentofu: definition of a docker ready machineclyhtsuriva
First iteration, will be optimized later
2025-02-02ansible: wrong variable name fixedclyhtsuriva
2025-02-02ansible: Installation of docker-ce engine and docker compose pluginclyhtsuriva
2025-02-01Working debian packer template w/ ansible to set up fw rules after rebootclyhtsuriva
2025-01-31ansible: moving ansible content from scripts repo to hereclyhtsuriva
2025-01-30Adds README content and GPLclyhtsuriva
2025-01-30Initial commit: Set up monorepo folder structure for homelab's IaCclyhtsuriva