aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/noheat/requirements.yml
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/noheat/requirements.yml')
-rw-r--r--deployment/noheat/requirements.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/deployment/noheat/requirements.yml b/deployment/noheat/requirements.yml
new file mode 100644
index 000000000..af8260038
--- /dev/null
+++ b/deployment/noheat/requirements.yml
@@ -0,0 +1,10 @@
+---
+collections:
+ - name: ansible.posix
+ version: 1.4.0
+ - name: community.general
+ version: 5.7.0
+ - name: community.crypto
+ version: 2.7.0
+ - name: openstack.cloud
+ version: 1.10.0