| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ansible: fix deprecation warnings and update configuration | clyhtsuriva | 2025-12-25 | 1 | -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 3min | clyhtsuriva | 2025-06-22 | 1 | -2/+2 |
| | | |||||
| * | ansible: remove docker git repo cloning task | clyhtsuriva | 2025-04-04 | 2 | -46/+0 |
| | | |||||
| * | ansible: Add lock_timeout for docker installation | clyhtsuriva | 2025-03-23 | 1 | -0/+2 |
| | | |||||
| * | ansible: Add tasks to clone docker subfolder in docker role | clyhtsuriva | 2025-03-07 | 3 | -41/+91 |
| | | |||||
| * | opentofu: add kubespray submodule to deploy via ansible | clyhtsuriva | 2025-02-03 | 1 | -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 machine | clyhtsuriva | 2025-02-02 | 1 | -1/+1 |
| | | | | | First iteration, will be optimized later | ||||
| * | ansible: Installation of docker-ce engine and docker compose plugin | clyhtsuriva | 2025-02-02 | 1 | -0/+39 |
