summaryrefslogtreecommitdiffstats
path: root/examples/meta/runtime.yml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/meta/runtime.yml')
-rw-r--r--examples/meta/runtime.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/meta/runtime.yml b/examples/meta/runtime.yml
new file mode 100644
index 0000000..895980b
--- /dev/null
+++ b/examples/meta/runtime.yml
@@ -0,0 +1,3 @@
+---
+# https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_structure.html
+requires_ansible: ">=2.10,<2.20"