14 lines
356 B
Markdown
14 lines
356 B
Markdown
# 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)
|