aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-03-06 10:55:13 -0800
committerclarkzjw <[email protected]>2023-03-06 10:55:13 -0800
commite802cbb1011bf2abbea9cf9c88ac238157c57893 (patch)
tree06b449bcf4915a4af3700c8818a1b1e4c29e0b8a /hetzner/collection.yaml
parent1b36d880c202d5868757e2e49c6e774e43dc4f8d (diff)
downloadhomelab-e802cbb1011bf2abbea9cf9c88ac238157c57893.tar.gz
add hetzner ansible playbooksHEADmaster
Diffstat (limited to 'hetzner/collection.yaml')
-rw-r--r--hetzner/collection.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/hetzner/collection.yaml b/hetzner/collection.yaml
new file mode 100644
index 0000000..5b133c2
--- /dev/null
+++ b/hetzner/collection.yaml
@@ -0,0 +1,8 @@
1---
2collections:
3 - name: community.general
4 version: 4.7.0
5 - name: ansible.posix
6 version: 1.3.0
7 - name: community.postgresql
8 version: 2.3.2
Powered by cgit v1.2.3 (git 2.41.0)