diff --git a/README.md b/README.md index 07569d2..b3a8922 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,6 @@ you can install it with: pip install jmespath ``` -## Role Variables - -TODO - -## Dependencies - -This role has no dependencies. - ## Example: Deploy an API on 3scale SaaS with hosted APIcast gateways If you want to deploy the classic "Echo API" on a SaaS 3scale instance using API Keys, @@ -106,6 +98,14 @@ The main parts are: - the `threescale-cicd` role is used. - `gather_facts: no` needs to be used since there is no SSH connection to the target systems. +## Role Variables + +TODO + +## Dependencies + +This role has no dependencies. + ## License BSD