New meta/runtime.yml for galaxy for requires_ansible

Galaxy now requires meta/runtime.yml to define requires_ansible.

runtime.yml has been added with requires_ansible: ">=2.9"
This commit is contained in:
Thomas Woerner
2021-07-13 13:45:41 +02:00
parent 25f7eb93f5
commit e1ad061a96

1
meta/runtime.yml Normal file
View File

@@ -0,0 +1 @@
requires_ansible: ">=2.9"