aboutsummaryrefslogtreecommitdiff
path: root/galaxy.yml
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2021-09-07 01:54:25 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2021-09-07 01:54:25 +0200
commit2ccf20e70715acd02f86415a61341476ef2c2f14 (patch)
tree9dbf4ecc9a054f1588cea2e0557ef02b49ab5ac4 /galaxy.yml
parent4000e16e20ae47423542db221b9ab636cf3d79b9 (diff)
downloadansible_collection-2ccf20e70715acd02f86415a61341476ef2c2f14.tar.gz
add influxdb
Diffstat (limited to 'galaxy.yml')
-rw-r--r--galaxy.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/galaxy.yml b/galaxy.yml
index 0dbbba7..4eb14e6 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -1,6 +1,6 @@
namespace: kompetenzbolzen
name: stuff
-version: 0.0.1
+version: 0.0.2
readme: README.md
authors:
- Jonas Gunz <himself@jonasgunz.de>
@@ -17,6 +17,7 @@ tags:
# L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version
# range specifiers can be set and are separated by ','
dependencies:
+ community.general: '>=3.6.0'
community.crypto: '>=1.8.0'
#build_ignore: []