]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blame - tasks/main.yml
Merge pull request #27 from gaetanfl/fix_upstream_creation_return_code
[github/fretlink/ansible-kong-app.git] / tasks / main.yml
CommitLineData
1a33ca31 1---
507bb99c
GD
2- name: Include kong server tasks
3 include_tasks: server.yml
1a33ca31
GD
4 tags:
5 - kong-app
507bb99c 6 with_items: "{{ kong_servers }}"
767c0e53 7 loop_control:
507bb99c 8 loop_var: server