15 lines
486 B
YAML
15 lines
486 B
YAML
---
|
|
collections:
|
|
- name: community.docker
|
|
version: ">=3.10.0"
|
|
- name: community.hashi_vault
|
|
version: ">=6.2.0"
|
|
- name: community.postgresql
|
|
version: ">=3.0.0"
|
|
- name: ansible.posix
|
|
version: ">=1.5.0"
|
|
# Proxmox dynamic inventory (inventory/proxmox.yml). If your Ansible
|
|
# predates the split of Proxmox content out of community.general, drop
|
|
# this and use community.general instead — see the note in
|
|
# inventory/proxmox.yml.
|
|
- name: community.proxmox
|