fix: add runtime.yml with minimum supported ansible version

This commit is contained in:
2026-08-04 20:03:01 +02:00
parent ff9d9adc96
commit b6d861a8d4
+2
View File
@@ -0,0 +1,2 @@
---
requires_ansible: ">=2.14.0"