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.
ansible/test/lib/ansible_test/_internal/commands/integration/cloud
Matt Clay a06fa496d3
ansible-test - Code cleanup and refactoring. (#77169)
* Remove unnecessary PyCharm ignores.
* Ignore intentional undefined attribute usage.
* Add missing type hints. Fix existing type hints.
* Fix docstrings and comments.
* Use function to register completion handler.
* Pass strings to display functions.
* Fix CompositeAction handling of dest argument.
* Use consistent types in expressions/assignments.
* Use custom function to keep linters happy.
* Add missing raise for custom exception.
* Clean up key/value type handling in cloud plugins.
* Use dataclass instead of dict for results.
* Add custom type_guard function to check lists.
* Ignore return type that can't be checked (yet).
* Avoid changing types on local variables.
4 years ago
..
__init__.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
acme.py ansible-test - split controller/target testing (#75605) 4 years ago
aws.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
azure.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
cloudscale.py ansible-test - split controller/target testing (#75605) 4 years ago
cs.py ansible-test - Add `--prime-containers` option. 4 years ago
digitalocean.py ansible-test - split controller/target testing (#75605) 4 years ago
foreman.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
galaxy.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
gcp.py ansible-test - split controller/target testing (#75605) 4 years ago
hcloud.py ansible-test - split controller/target testing (#75605) 4 years ago
httptester.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
nios.py ansible-test - Update NIOS container to 1.4.0. 4 years ago
opennebula.py ansible-test - split controller/target testing (#75605) 4 years ago
openshift.py ansible-test - Use quay.io containers in plugins. 4 years ago
scaleway.py ansible-test - split controller/target testing (#75605) 4 years ago
vcenter.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
vultr.py ansible-test - split controller/target testing (#75605) 4 years ago