Skip to content

Commit 7e763f8

Browse files
committed
Bump NetBox to 2.6.7
1 parent e41d429 commit 7e763f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:role-name: netbox
33
:role: {role-author}.{role-name}
44
:gh-name: {role-author}/ansible-role-{role-name}
5-
:netbox-version: 2.6.6
5+
:netbox-version: 2.6.7
66
= {role}
77
:toc:
88
:toc-placement: preamble

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# defaults file for lae.netbox
33
netbox_stable: false
4-
netbox_stable_version: 2.6.6
4+
netbox_stable_version: 2.6.7
55
netbox_stable_uri: "https://github.com/digitalocean/netbox/archive/v{{ netbox_stable_version }}.tar.gz"
66

77
netbox_git: false

0 commit comments

Comments
 (0)