| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ansible: change k8s ufw proto + add 2 rules | clyhtsuriva | 14 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 | ||||
| * | ansible: fix deprecation warnings and update configuration | clyhtsuriva | 2025-12-25 | 3 | -6/+6 |
| | | | | | | | | | - 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 | 3 | -45/+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 | 3 | -0/+45 |
| | | |||||
| * | 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: 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 |
| | | |||||
| * | ansible: add dynamic inventory & playbooks to install k3s hosts | clyhtsuriva | 2025-03-03 | 3 | -0/+47 |
| | | | | | | bootstrap.yml will now be used to install any configuration on new provisionned servers, based on tags given by the dynamic inventory | ||||
| * | ansible: apt_update becomes update_system to handle apt & dnf updates | clyhtsuriva | 2025-02-16 | 1 | -0/+16 |
| | | | | | Using this opportunity to become role based | ||||
| * | opentofu&ansible: add `become` to `ansible_provisioner` & open k8s ports | clyhtsuriva | 2025-02-03 | 3 | -0/+74 |
| | | |||||
| * | ansible: using my fork of kubespray to increase max ansible-core version | clyhtsuriva | 2025-02-03 | 1 | -1/+1 |
| | | |||||
| * | opentofu: add kubespray submodule to deploy via ansible | clyhtsuriva | 2025-02-03 | 2 | -2/+12 |
| | | | | | 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 | 3 | -0/+61 |
| | | |||||
| * | Working debian packer template w/ ansible to set up fw rules after reboot | clyhtsuriva | 2025-02-01 | 5 | -0/+47 |
| | | |||||
| * | ansible: moving ansible content from scripts repo to here | clyhtsuriva | 2025-01-31 | 2 | -1/+26 |
| | | |||||
| * | Adds README content and GPL | clyhtsuriva | 2025-01-30 | 1 | -0/+6 |
| | | |||||
| * | Initial commit: Set up monorepo folder structure for homelab's IaC | clyhtsuriva | 2025-01-30 | 1 | -0/+0 |
