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
Mark Chappell 0ceac57bc6 AnsibleAWSModule related cleanup (batch 2) (#65987)
* Remove redundant use of ec2_argument_spec where we're using AnsibleAWSModule

* Use module.client() instead of the get_aws_connection_info/boto3_conn combo.

* AnsibleAWSModule handles 'HAS_BOTO3'

* Remove unused imports

* Update error message that lambda_policy integration test is looking for when the region's missing

* Revert redshift and s3_bucket
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration AnsibleAWSModule related cleanup (batch 2) (#65987) 6 years ago
legacy Use context manager for file handling in misc files. (#65372) 6 years ago
lib/ansible_test Fix ansible-test egg-info directory detection. 6 years ago
sanity Add a script to update the intersphinx inventory (#66646) 6 years ago
units display - remove extra new line after warning message (#65199) 6 years ago
utils Clean up Shippable scripts in tools directory. 6 years ago