| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ansible: fix deprecation warnings and update configuration | clyhtsuriva | 2025-12-25 | 1 | -2/+2 |
| | | | | | | | | | - 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: apt_update becomes update_system to handle apt & dnf updates | clyhtsuriva | 2025-02-16 | 1 | -0/+16 |
| Using this opportunity to become role based | |||||
