chore: correct a linting error by bumping required ansible ver to 2.16
#18
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user