aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/k8s/tasks/install_k3s_worker.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansible: fix deprecation warnings and update configurationclyhtsuriva2025-12-251-1/+1
| | | | | | | | - 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: Make the k3s installations idempotentclyhtsuriva2025-03-041-4/+23
|
* ansible: add dynamic inventory & playbooks to install k3s hostsclyhtsuriva2025-03-031-0/+19
bootstrap.yml will now be used to install any configuration on new provisionned servers, based on tags given by the dynamic inventory
le='2025-07-09 19:07:48 +0200'>2025-07-09tofu: update bpg/proxmox to 0.79.0clyhtsuriva1-1/+1 2025-06-22ansible: set apt lock_timeout to 3minclyhtsuriva3-2/+4 2025-06-22tofu: update bpg/proxmox to 0.78.2clyhtsuriva1-1/+1 2025-05-24tofu: update bpg/proxmox to 0.78.0 (tested)clyhtsuriva2-2/+3 2025-05-01tofu: update bpg/proxmox to 0.77.0 (tested)clyhtsuriva1-1/+1 2025-04-22tofu: update bpg/proxmox to 0.76.0 (tested)clyhtsuriva1-1/+1 2025-04-15tofu: update bpg/proxmox to 0.75.0 (tested)clyhtsuriva1-1/+1 2025-04-04ansible: remove docker git repo cloning taskclyhtsuriva2-46/+0 2025-04-04ansible: deploy gitea using ansible (w.i.p.)clyhtsuriva4-0/+58