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/sanity/pep8
Moritz Grimm 11af034255 moved aws elasticache module to boto3 (#27441)
* moved aws elasticache module to boto3

* fixed error and improved code

* implemented requested changes

* now checking for missing boto3 packages in a better way

* now dynamically setting the default port depending on the engine if it is not set

* moved standard import in front of ansible ones

* now case insensitive in regards to engine name

* removed superfluous spaces

* now checking for None in the correct way

* removed elasticache module from exceptions to pep8 testing

* removed hardcoded default ports and letting aws decide if no port is given
7 years ago
..
current-ignore.txt Use pycodestyle instead of pep8 (#25947) 7 years ago
legacy-files.txt moved aws elasticache module to boto3 (#27441) 7 years ago
legacy-ignore.txt Swap pep8 current to legacy (#22891) 8 years ago
skip.txt Don't skip action/__init__.py (#22911) 8 years ago