File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 3.0.3
4+
5+ - Updated spec as per v3.1.7
6+
37## 3.0.2
48
59- Updated templates to remove date
Original file line number Diff line number Diff line change @@ -129,6 +129,10 @@ parameters:
129129 required : false
130130 type : string
131131 description : " "
132+ tag_id :
133+ required : false
134+ type : string
135+ description : " "
132136 tag :
133137 required : false
134138 type : string
@@ -265,6 +269,10 @@ parameters:
265269 required : false
266270 type : string
267271 description : " "
272+ tag_id__n :
273+ required : false
274+ type : string
275+ description : " "
268276 tag__n :
269277 required : false
270278 type : string
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ keywords:
66 - networking
77 - ipam
88 - dcim
9- version : 3.0.2
9+ version : 3.0.3
1010author : John Anderson, Jefferson White
11111212python_versions :
You can’t perform that action at this time.
0 commit comments