]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blame - tests/test.yml
tests: fix variables in the test playbook
[github/fretlink/ansible-kong-app.git] / tests / test.yml
CommitLineData
1a33ca31
GD
1---
2- hosts: localhost
3 remote_user: root
4 roles:
5 - role: ansible-kong-app
8dd29240
PB
6 vars:
7 kong_servers:
8 - kong_app_admin_url: http://127.0.0.1:8000
9 kong_app_admin_apikey: ""
10 services:
11 - url: http://example.com
12 name: test