| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ansible: change k8s ufw proto + add 2 rules | clyhtsuriva | 8 hours | 1 | -5/+23 |
| | | | | | | - put any instead of tcp as protocol for k8s mono-port ufw rules - add two rules, following https://docs.k3s.io/installation/requirements?os=debian | ||||
| * | Update ansible requirements, fixing deprecation warning | clyhtsuriva | 2026-01-23 | 2 | -6/+7 |
| | | |||||
| * | ansible: fix deprecation warnings and update configuration | clyhtsuriva | 2025-12-25 | 7 | -7/+24 |
| | | | | | | | | | - Update all ansible_* fact references to use ansible_facts['fact_name'] syntax as required by upcoming Ansible 2.24 changes - Set INJECT_FACTS_AS_VARS = False in ansible.cfg to prepare for deprecation - Document known issue with community.proxmox _collections_compat warning" - Fix community.proxmox plugin name in inventory configuration - Add requirements.yml for collection dependencies | ||||
| * | ansible: install helm on k8s masters | clyhtsuriva | 2025-07-09 | 2 | -0/+34 |
| | | |||||
| * | Remove gitea from ansible & docker | clyhtsuriva | 2025-07-09 | 4 | -58/+0 |
| | | |||||
| * | ansible: set apt lock_timeout to 3min | clyhtsuriva | 2025-06-22 | 3 | -2/+4 |
| | | |||||
| * | ansible: remove docker git repo cloning task | clyhtsuriva | 2025-04-04 | 2 | -46/+0 |
| | | |||||
| * | ansible: deploy gitea using ansible (w.i.p.) | clyhtsuriva | 2025-04-04 | 4 | -0/+58 |
| | | |||||
| * | ansible: Add lock_timeout for docker installation | clyhtsuriva | 2025-03-23 | 2 | -0/+4 |
| | | |||||
| * | ansible: add notifys to restart ufw w/ handlers | clyhtsuriva | 2025-03-19 | 4 | -6/+16 |
| | | |||||
| * | ansible: suppress warning about python | clyhtsuriva | 2025-03-15 | 1 | -0/+1 |
| | | |||||
| * | ansible: Add tasks to clone docker subfolder in docker role | clyhtsuriva | 2025-03-07 | 3 | -41/+91 |
| | | |||||
| * | ansible: Make the k3s installations idempotent | clyhtsuriva | 2025-03-04 | 2 | -8/+47 |
| | | |||||
| * | opentofu: Incr. nb of k3s workers + remove ansible custom module | clyhtsuriva | 2025-03-04 | 1 | -1/+1 |
| | | |||||
| * | ansible: add dynamic inventory & playbooks to install k3s hosts | clyhtsuriva | 2025-03-03 | 8 | -7/+95 |
| | | | | | | bootstrap.yml will now be used to install any configuration on new provisionned servers, based on tags given by the dynamic inventory | ||||
| * | Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way) | clyhtsuriva | 2025-02-18 | 1 | -0/+0 |
| | | | | | | Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100 | ||||
| * | ansible: apt_update becomes update_system to handle apt & dnf updates | clyhtsuriva | 2025-02-16 | 4 | -12/+23 |
| | | | | | Using this opportunity to become role based | ||||
| * | opentofu&ansible: add `become` to `ansible_provisioner` & open k8s ports | clyhtsuriva | 2025-02-03 | 5 | -0/+76 |
| | | |||||
| * | ansible: using my fork of kubespray to increase max ansible-core version | clyhtsuriva | 2025-02-03 | 3 | -3/+3 |
| | | |||||
| * | ansible: update submodule kubespray | clyhtsuriva | 2025-02-03 | 1 | -0/+0 |
| | | |||||
| * | opentofu: add kubespray submodule to deploy via ansible | clyhtsuriva | 2025-02-03 | 7 | -11/+24 |
| | | | | | Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5" | ||||
| * | opentofu: definition of a docker ready machine | clyhtsuriva | 2025-02-02 | 1 | -1/+1 |
| | | | | | First iteration, will be optimized later | ||||
| * | ansible: wrong variable name fixed | clyhtsuriva | 2025-02-02 | 1 | -1/+1 |
| | | |||||
| * | ansible: Installation of docker-ce engine and docker compose plugin | clyhtsuriva | 2025-02-02 | 5 | -3/+69 |
| | | |||||
| * | Working debian packer template w/ ansible to set up fw rules after reboot | clyhtsuriva | 2025-02-01 | 8 | -0/+69 |
| | | |||||
| * | ansible: moving ansible content from scripts repo to here | clyhtsuriva | 2025-01-31 | 5 | -2/+44 |
| | | |||||
| * | Adds README content and GPL | clyhtsuriva | 2025-01-30 | 3 | -0/+19 |
| | | |||||
| * | Initial commit: Set up monorepo folder structure for homelab's IaC | clyhtsuriva | 2025-01-30 | 3 | -0/+0 |
