CHANGE: adds ansible requirements file and a script for updating it on production machines, updates pip requirements

This commit is contained in:
2026-08-18 12:26:00 +04:00
parent ca24bb73dc
commit 271213d1ca
3 changed files with 36 additions and 2 deletions
+17
View File
@@ -0,0 +1,17 @@
---
collections:
- name: ansible.posix
version: 2.2.2
- name: ansible.utils
version: 6.0.3
- name: community.general
version: 13.2.0
- name: community.library_inventory_filtering_v1
version: 1.1.5
- name: community.proxmox
version: 2.0.0