| 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: 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 | 1 | -0/+44 |
