We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e41d429 commit 7e763f8Copy full SHA for 7e763f8
README.adoc
@@ -2,7 +2,7 @@
2
:role-name: netbox
3
:role: {role-author}.{role-name}
4
:gh-name: {role-author}/ansible-role-{role-name}
5
-:netbox-version: 2.6.6
+:netbox-version: 2.6.7
6
= {role}
7
:toc:
8
:toc-placement: preamble
defaults/main.yml
@@ -1,7 +1,7 @@
1
---
# defaults file for lae.netbox
netbox_stable: false
-netbox_stable_version: 2.6.6
+netbox_stable_version: 2.6.7
netbox_stable_uri: "https://github.com/digitalocean/netbox/archive/v{{ netbox_stable_version }}.tar.gz"
netbox_git: false
0 commit comments