aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.yml
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.yml')
-rw-r--r--requirements.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/requirements.yml b/requirements.yml
new file mode 100644
index 0000000..0b06f8c
--- /dev/null
+++ b/requirements.yml
@@ -0,0 +1,27 @@
+---
+roles:
+ - src: git+https://gitlab.com/Orange-OpenSource/lfn/infra/create_disk_role.git
+ version: master
+ name: create_disk
+ - src: git+https://gitlab.com/Orange-OpenSource/lfn/infra/apt-install-role.git
+ version: master
+ name: apt_install
+collections:
+ - name: ansible.netcommon
+ source: https://galaxy.ansible.com
+ version: 2.5.1
+ - name: community.kubernetes
+ source: https://galaxy.ansible.com
+ version: 1.1.1
+ - name: openstack.cloud
+ source: https://galaxy.ansible.com
+ version: 1.1.0
+ - name: ansible.posix
+ source: https://galaxy.ansible.com
+ version: 1.1.1
+ - name: community.general
+ source: https://galaxy.ansible.com
+ version: 1.2.0
+ - name: https://gitlab.com/Orange-OpenSource/lfn/infra/os_infra_manager_collection.git
+ type: git
+ version: staging