diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2021-09-07 02:31:21 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2021-09-07 02:31:21 +0200 |
commit | 6f4a9fb43d92ffcbcb8411b880d9f2f14c1334fe (patch) | |
tree | 34e8446de54fd0a5c1dffe792ce0f979ba6e83b7 /galaxy.yml | |
parent | 79cdef90e78237a4b197905304506c5ed15fd232 (diff) | |
download | ansible_collection-6f4a9fb43d92ffcbcb8411b880d9f2f14c1334fe.tar.gz |
influxdb: flush handlers before user/db creation
Diffstat (limited to 'galaxy.yml')
-rw-r--r-- | galaxy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ namespace: kompetenzbolzen name: stuff -version: 0.0.3 +version: 0.0.4 readme: README.md authors: - Jonas Gunz <himself@jonasgunz.de> |