Skip to content

Commit

Permalink
Bump NetBox to 2.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lae committed Nov 10, 2020
1 parent be1575d commit 6eb842a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:role-name: netbox
:role: {role-author}.{role-name}
:gh-name: {role-author}/ansible-role-{role-name}
:netbox-version: 2.9.8
:netbox-version: 2.9.9
= {role}
:toc:
:toc-placement: preamble
Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# defaults file for lae.netbox
netbox_stable: false
netbox_stable_version: 2.9.8
netbox_stable_version: 2.9.9
netbox_stable_uri: "https://github.com/netbox-community/netbox/archive/v{{ netbox_stable_version }}.tar.gz"

netbox_git: false
Expand Down

0 comments on commit 6eb842a

Please sign in to comment.