Added the 'requires_ansible' line back in to the meta/runtime file

This commit is contained in:
Mark J. Horninger 2024-02-06 11:38:57 -05:00
parent 7e4c5edac5
commit 921a146e2c
1 changed files with 1 additions and 1 deletions

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: '>=9.2.0'
# Content that Ansible needs to load from another location or that has
# been deprecated/removed