]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blob - tests/test.yml
490c967d11ac143ccbc6a7960e00f130e892ad1f
[github/fretlink/ansible-kong-app.git] / tests / test.yml
1 ---
2 - hosts: localhost
3 remote_user: root
4 roles:
5 - role: ansible-kong-app
6 kong_servers:
7 - kong_app_admin_url: http://127.0.0.1:8000
8 kong_app_admin_apikey: ""
9 services:
10 - url: http://example.com
11 name: test