mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Ultra basic api-gateway module based of lambda.py * Ultra basic deployment added to api-gateway module * ApiGateway module Allow creation of APIs, more documentation and better return value * ApiGateway module incorporate review feedback * ApiGateway module flake8 cleanup * APIGateway module - more review fixes. * slightly better messages in api_gateway module * AWS api_gateway module - try to improve messages in case of exceptions * rename api_gateway module to aws_api_gateway as discussed in PR 20230 * aws_api_gateway - Allow delivery of swagger either as text or dictionary. * aws_api_gateway module - introduce 'unit' tests, improve imports using them and small fixes * aws_api_gateway module - move path expand_user to avoid early typecheck * aws_api_gateway - version means version of metadata not module - fix to 1.0 * aws_api_gateway module - Rely on module_utils.ec2 for imports & path type for expanduser / cleanups * aws_api_gateway module - heavy cleanup and refactor of code + cloud retry functionality. * api_gateway_module - failing test case for handling more than one deployment in succession and API deletion * add TooManyRequestsException to AWSRetry exception list - makes API deployment work. * api_gateway_module - Fixes for various review comments + errors from various linters * api_gateway_module - Fixes for more review comments + linter error * api_gateway_module - Major refactor into sensible functions - create_response becomes configure_response * api_gateway_module - should be working under python3; remove test exclusion * api_gateway_module - finish off remaining review fixes - use ansible defaults and fix mutually exclusive * api_gateway_module - attempt to improve handling of botocore errors in python3 * api_gateway_module - implement state=absent / API deletion |
9 years ago | |
|---|---|---|
| .. | ||
| group_vars | 9 years ago | |
| host_vars | 10 years ago | |
| roles | 9 years ago | |
| targets | 9 years ago | |
| vars | 9 years ago | |
| Makefile | 9 years ago | |
| amazon.yml | 9 years ago | |
| asa.yaml | 9 years ago | |
| azure.yml | 11 years ago | |
| cleanup_azure.py | 9 years ago | |
| cleanup_ec2.py | 9 years ago | |
| cleanup_gce.py | 9 years ago | |
| cleanup_rax.py | 9 years ago | |
| cloud-config-aws.yml.template | 9 years ago | |
| cloud-config-cs.ini.template | 9 years ago | |
| cloudflare.yml | 9 years ago | |
| cloudscale.yml | 9 years ago | |
| cnos.yaml | 9 years ago | |
| consul.yml | 11 years ago | |
| consul_inventory.yml | 11 years ago | |
| consul_running.py | 10 years ago | |
| credentials.template | 9 years ago | |
| dellos6.yaml | 9 years ago | |
| dellos9.yaml | 9 years ago | |
| dellos10.yaml | 9 years ago | |
| destructive.yml | 9 years ago | |
| eos.yaml | 9 years ago | |
| exoscale.yml | 9 years ago | |
| galaxy_playbook.yml | 12 years ago | |
| galaxy_playbook_git.yml | 10 years ago | |
| galaxy_roles.yml | 9 years ago | |
| galaxy_rolesfile | 10 years ago | |
| gce.yml | 9 years ago | |
| gce_credentials.py | 9 years ago | |
| integration_config.yml | 9 years ago | |
| inventory | 9 years ago | |
| inventory.network | 9 years ago | |
| inventory.networking.template | 9 years ago | |
| inventory.remote.template | 9 years ago | |
| inventory.winrm.template | 9 years ago | |
| ios.yaml | 9 years ago | |
| iosxr.yaml | 9 years ago | |
| jenkins.yml | 9 years ago | |
| junos.yaml | 9 years ago | |
| network-all.yaml | 9 years ago | |
| non_destructive.yml | 9 years ago | |
| nxos.yaml | 9 years ago | |
| ops.yaml | 9 years ago | |
| platform_agnostic.yaml | 9 years ago | |
| rackspace.yml | 11 years ago | |
| setup_gce.py | 9 years ago | |
| target-prefixes.network | 9 years ago | |
| test_win_group1.yml | 9 years ago | |
| test_win_group2.yml | 9 years ago | |
| test_win_group3.yml | 9 years ago | |
| vyos.yaml | 9 years ago | |