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

View File

@ -43,8 +43,6 @@ and run `upgrade.sh`.
* [Vagrant deployment](https://github.com/ryanmerolle/netbox-vagrant) (via [@ryanmerolle](https://github.com/ryanmerolle)) * [Vagrant deployment](https://github.com/ryanmerolle/netbox-vagrant) (via [@ryanmerolle](https://github.com/ryanmerolle))
* [Ansible deployment](https://github.com/lae/ansible-role-netbox) (via [@lae](https://github.com/lae)) * [Ansible deployment](https://github.com/lae/ansible-role-netbox) (via [@lae](https://github.com/lae))
# Related projects
## Supported SDK ## Supported SDK
- [pynetbox](https://github.com/digitalocean/pynetbox) Python API client library for Netbox. - [pynetbox](https://github.com/digitalocean/pynetbox) Python API client library for Netbox.
@ -55,5 +53,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.