summaryrefslogtreecommitdiffstats
path: root/ansible_collections/check_point/mgmt/meta
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/check_point/mgmt/meta')
-rw-r--r--ansible_collections/check_point/mgmt/meta/execution-environment.yml5
-rw-r--r--ansible_collections/check_point/mgmt/meta/runtime.yml1
2 files changed, 6 insertions, 0 deletions
diff --git a/ansible_collections/check_point/mgmt/meta/execution-environment.yml b/ansible_collections/check_point/mgmt/meta/execution-environment.yml
new file mode 100644
index 000000000..ea607057e
--- /dev/null
+++ b/ansible_collections/check_point/mgmt/meta/execution-environment.yml
@@ -0,0 +1,5 @@
+---
+version: 1
+
+dependencies:
+ galaxy: requirements.yml \ No newline at end of file
diff --git a/ansible_collections/check_point/mgmt/meta/runtime.yml b/ansible_collections/check_point/mgmt/meta/runtime.yml
new file mode 100644
index 000000000..30a544b77
--- /dev/null
+++ b/ansible_collections/check_point/mgmt/meta/runtime.yml
@@ -0,0 +1 @@
+requires_ansible: '>=2.9.10' \ No newline at end of file