aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/docker/tasks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansible: fix deprecation warnings and update configurationclyhtsuriva2025-12-251-3/+3
| | | | | | | | - 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: set apt lock_timeout to 3minclyhtsuriva2025-06-221-2/+2
|
* ansible: remove docker git repo cloning taskclyhtsuriva2025-04-042-46/+0
|
* ansible: Add lock_timeout for docker installationclyhtsuriva2025-03-231-0/+2
|
* ansible: Add tasks to clone docker subfolder in docker roleclyhtsuriva2025-03-073-41/+91
|
* opentofu: add kubespray submodule to deploy via ansibleclyhtsuriva2025-02-031-0/+5
| | | | 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 machineclyhtsuriva2025-02-021-1/+1
| | | | First iteration, will be optimized later
* ansible: Installation of docker-ce engine and docker compose pluginclyhtsuriva2025-02-021-0/+39
021-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