File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9
9
global :
10
10
- COLLECTION_NAMESPACE : fragmentedpacket
11
11
- COLLECTION_NAME : netbox_modules
12
- - COLLECTION_VERSION : 0.1.0
12
+ - COLLECTION_VERSION : 0.1.1
13
13
14
14
matrix :
15
15
include :
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ namespace: fragmentedpacket
9
9
name : netbox_modules
10
10
11
11
# The version of the collection. Must be compatible with semantic versioning
12
- version : 0.1.0
12
+ version : 0.1.1
13
13
14
14
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
15
15
readme : README.md
@@ -37,6 +37,7 @@ license_file: ''
37
37
# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
38
38
# requirements as 'namespace' and 'name'
39
39
tags :
40
+ - dcim
40
41
- system
41
42
- ipam
42
43
- networking
You can’t perform that action at this time.
0 commit comments