chore: correct a linting error by bumping required ansible ver to 2.16

#18
This commit is contained in:
2024-08-14 22:02:09 +09:30
parent baf4b67c28
commit 012df73dba

View File

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