]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blob - tasks/server.yml
664fb99d99c2d2730ed5acfe78b433f1cabc35de
[github/fretlink/ansible-kong-app.git] / tasks / server.yml
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