We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be989a commit c1ecea1Copy full SHA for c1ecea1
galaxy.yml
@@ -8,7 +8,7 @@ namespace: viczem
8
name: keepass
9
10
# The version of the collection. Must be compatible with semantic versioning
11
-version: 0.7.4
+version: 0.7.5
12
13
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
14
readme: README.md
plugins/lookup/keepass.py
@@ -22,7 +22,7 @@
22
DOCUMENTATION = """
23
lookup: keepass
24
author: Victor Zemtsov <[email protected]>
25
- version_added: '0.7.4'
+ version_added: '0.7.5'
26
short_description: Fetching data from KeePass file
27
description:
28
- This lookup returns a value of a property of a KeePass entry
0 commit comments