aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/playbooks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansible: add dynamic inventory & playbooks to install k3s hostsclyhtsuriva2025-03-033-5/+10
| | | | | 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 updatesclyhtsuriva2025-02-162-12/+7
| | | | Using this opportunity to become role based
* 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-032-3/+10
| | | | Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5"
* ansible: Installation of docker-ce engine and docker compose pluginclyhtsuriva2025-02-022-3/+8
|
* Working debian packer template w/ ansible to set up fw rules after rebootclyhtsuriva2025-02-012-0/+20
|
* ansible: moving ansible content from scripts repo to hereclyhtsuriva2025-01-312-1/+13
|
* Adds README content and GPLclyhtsuriva2025-01-301-0/+6
|
* Initial commit: Set up monorepo folder structure for homelab's IaCclyhtsuriva2025-01-301-0/+0
td/> 2021-06-27Add new feature - display playlistmanthole5-0/+46 2021-06-27mvn packageClyhtsuriva11-6/+142 2021-06-27mvn packageClyhtsuriva26-301/+313 2021-06-27Fixing lower case issue following acceptance testClyhtsuriva1-9/+3 2021-06-27Fixing conflictsmanthole2-0/+139 2021-06-27Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82