Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 815 Bytes

README.rst

File metadata and controls

34 lines (21 loc) · 815 Bytes

Ansible Kong Module

An Ansible module to configure the Kong API gateway.

License: MIT

Based on the original work of Cristo Crampton. For an introduction to Kong + Ansible, take a look at Kong Up and Running.

Description

This package aims to provide a stable, idempotent Ansible module for the Kong API gateway. The goal is to support check mode with clear and accurate diffs against Kong 0.11.x onwards.

Requirements

  • Ansible >=2.1
  • ansible-dotdiff

Usage

TODO

License

MIT.