Task #7425 - Fix community general ansible collection required version which includes nsupdate and proxmox

This commit is contained in:
Javier Lopez 2024-05-23 14:51:15 +02:00
parent 8a70fde52a
commit 62d2aadbe7
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
collections:
- name: community.general
- name: https://github.com/ansible-collections/community.general.git
type: git
version: '>=8.6.0'
- name: ansible.posix
- name: ansible.utils
- name: ansible.windows
- name: ansible.windows