This commit is contained in:
thareshjose 2018-10-07 16:37:06 +00:00 committed by GitHub
commit 70c4a607de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ NetBox is built against both Python 2.7 and 3.5. Python 3.5 or higher is strongl
# Installation # Installation
Please see [the documentation](http://netbox.readthedocs.io/en/stable/) for Please see the [documentation](http://netbox.readthedocs.io/en/stable/) for
instructions on installing NetBox. To upgrade NetBox, please download the [latest release](https://github.com/digitalocean/netbox/releases) instructions on installing NetBox. To upgrade NetBox, please download the [latest release](https://github.com/digitalocean/netbox/releases)
and run `upgrade.sh`. and run `upgrade.sh`.
@ -55,5 +55,4 @@ and run `upgrade.sh`.
## Ansible Inventory ## Ansible Inventory
- [netbox-as-ansible-inventory](https://github.com/AAbouZaid/netbox-as-ansible-inventory) Ansible dynamic inventory script for Netbox. - [netbox-as-ansible-inventory](https://github.com/AAbouZaid/netbox-as-ansible-inventory) Ansible dynamic inventory script for Netbox.