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