aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/playbooks/k8s.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansible: add dynamic inventory & playbooks to install k3s hostsclyhtsuriva2025-03-031-4/+1
| | | | | bootstrap.yml will now be used to install any configuration on new provisionned servers, based on tags given by the dynamic inventory
* opentofu&ansible: add `become` to `ansible_provisioner` & open k8s portsclyhtsuriva2025-02-031-0/+2
|
* ansible: using my fork of kubespray to increase max ansible-core versionclyhtsuriva2025-02-031-2/+2
|
* opentofu: add kubespray submodule to deploy via ansibleclyhtsuriva2025-02-031-0/+8
Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5"