An open API service indexing awesome lists of open source software.

https://github.com/nomaster/gpn-network-ansible


https://github.com/nomaster/gpn-network-ansible

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# gpn-network-ansible

```shell

export NETBOX_URL=https://netbox.entropia.de/
export NETBOX_TOKEN=[your personal read-only token]

ansible-playbook ping.yaml -l status_active

```