https://github.com/nomaster/gpn-network-ansible
https://github.com/nomaster/gpn-network-ansible
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomaster/gpn-network-ansible
- Owner: nomaster
- Created: 2022-05-19T15:52:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:55:46.000Z (over 1 year ago)
- Last Synced: 2025-02-16T04:23:45.502Z (3 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```