Initial commit
This commit is contained in:
commit
040f155b3a
19 changed files with 741 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue