We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54fbfff commit 6d8cf1bCopy full SHA for 6d8cf1b
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.7.10
+:netbox-version: 2.7.11
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.7.10
+netbox_stable_version: 2.7.11
netbox_stable_uri: "https://github.com/digitalocean/netbox/archive/v{{ netbox_stable_version }}.tar.gz"
netbox_git: false
0 commit comments