aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.yaml')
-rw-r--r--requirements.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/requirements.yaml b/requirements.yaml
new file mode 100644
index 0000000..4fed125
--- /dev/null
+++ b/requirements.yaml
@@ -0,0 +1,11 @@
+---
+collections:
+ - name: ansible.posix
+ source: https://galaxy.ansible.com
+ version: 1.1.1
+ - name: community.general
+ source: https://galaxy.ansible.com
+ version: 1.3.0
+ - name: community.kubernetes
+ source: https://galaxy.ansible.com
+ version: 1.0.0 \ No newline at end of file