Initial commit

This commit is contained in:
erebion 2026-01-06 18:09:15 +00:00 committed by erebion
commit 040f155b3a
19 changed files with 741 additions and 0 deletions

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# zuginfo_nrw_webpush_ansible
Simple Ansible Playbooks that demonstrate how zuginfo.nrw's API can be used to send infos concerning railway lines to custom WebPush or UnifiedPush endpoints.
## How to Use
Run the Playbooks using Ansible:
```
cd zuginfo_playbooks
ansible-playbook zuginfo_api_create_account.yml
```
(Do the same for the other playbooks)