https://github.com/nomaster/gpn-network-ansible
https://github.com/nomaster/gpn-network-ansible
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomaster/gpn-network-ansible
- Owner: nomaster
- Created: 2022-05-19T15:52:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:55:46.000Z (over 2 years ago)
- Last Synced: 2025-04-12T20:15:29.135Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- 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
```