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 99 global :
1010 - COLLECTION_NAMESPACE : fragmentedpacket
1111 - COLLECTION_NAME : netbox_modules
12- - COLLECTION_VERSION : 0.1.0
12+ - COLLECTION_VERSION : 0.1.1
1313
1414matrix :
1515 include :
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ namespace: fragmentedpacket
99name : netbox_modules
1010
1111# The version of the collection. Must be compatible with semantic versioning
12- version : 0.1.0
12+ version : 0.1.1
1313
1414# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515readme : README.md
@@ -37,6 +37,7 @@ license_file: ''
3737# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
3838# requirements as 'namespace' and 'name'
3939tags :
40+ - dcim
4041 - system
4142 - ipam
4243 - networking
You can’t perform that action at this time.
0 commit comments