aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/requirements.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update ansible requirements, fixing deprecation warningclyhtsuriva2026-01-231-2/+2
|
* ansible: fix deprecation warnings and update configurationclyhtsuriva2025-12-251-0/+7
- 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