|
|
@ -20,14 +20,6 @@ you can install it with: |
|
|
pip install jmespath |
|
|
pip install jmespath |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
## Role Variables |
|
|
|
|
|
|
|
|
|
|
|
TODO |
|
|
|
|
|
|
|
|
|
|
|
## Dependencies |
|
|
|
|
|
|
|
|
|
|
|
This role has no dependencies. |
|
|
|
|
|
|
|
|
|
|
|
## Example: Deploy an API on 3scale SaaS with hosted APIcast gateways |
|
|
## 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, |
|
|
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. |
|
|
- the `threescale-cicd` role is used. |
|
|
- `gather_facts: no` needs to be used since there is no SSH connection to the target systems. |
|
|
- `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 |
|
|
## License |
|
|
|
|
|
|
|
|
BSD |
|
|
BSD |
|
|
|