with lua support for prometheus direct metrics scraping
Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
---
- name: Kong API
become: yes
hosts: "{{groups['swarm-manager-1'][0]}}"
roles:
- {role: kong-api, tags: ['kong-api']}
- {role: kong-consumer, tags: ['kong-consumer']}