d099591964
* Request ansible-core-ci resources by provider. * Remove obsolete us-east-2 CI endpoint. * Add new --remote-endpoint option. * Add warning for --remote-aws-region option. * Update service endpoints. * Allow non-standard remote stages. * Add changelog fragment.
7 lines
557 B
YAML
7 lines
557 B
YAML
minor_changes:
|
|
- ansible-test - Allow custom ``--remote-stage`` options for development and testing.
|
|
- ansible-test - Update built-in service endpoints for the ``--remote`` option.
|
|
- ansible-test - Show a warning when the obsolete ``--remote-aws-region`` option is used.
|
|
- ansible-test - Support custom remote endpoints with the ``--remote-endpoint`` option.
|
|
- ansible-test - Remove the discontinued ``us-east-2`` choice from the ``--remote-aws-region`` option.
|
|
- ansible-test - Request remote resources by provider name for all provider types.
|