fix: update min_ansible to 2.15 due to deb822_repository

This commit is contained in:
s3lph 2024-05-05 13:16:22 +02:00
parent 0d364f3359
commit ffc1ed7fde
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -1,7 +1,7 @@
---
# Collections must specify a minimum required ansible version to upload
# to galaxy
requires_ansible: '>=2.10'
requires_ansible: '>=2.15'
# Content that Ansible needs to load from another location or that has
# been deprecated/removed