]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blame - tasks/server.yml
Merge pull request #23 from paulrbr-fl/use-put-for-idempotency
[github/fretlink/ansible-kong-app.git] / tasks / server.yml
CommitLineData
507bb99c
GD
1---
2- name: Include kong-app tasks
3 include_tasks: kong-app.yml
4 tags:
5 - kong-app
6 with_items: "{{ server.services }}"
7 loop_control:
8 loop_var: service