ansible/test/sanity/pylint
Matt Clay 79eca9c8fb
Initial ansible-test support for collections. (#59197)
* Initial ansible-test support for collections.
* Include cloud config in delegation payload.
* Add missing types import and fix `t` shadowing.
* Fix plugin traceback when config_path not set.
* Fix encoding issues.
* Remove unused imports.
* More encoding fixes.
* Handle delegation outside exception handler.
* Inject ssh keys only if not already in place.
* More defensive approach to getting remote pwd.
* Add missing string format var.
* Correct PowerShell require regex.
* Rename `is_install` and `INSTALL_ROOT`.
2019-07-22 19:24:48 -07:00
..
config Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
plugins Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
ignore.txt Clean up pylint issues in test infra. 2019-07-15 14:45:30 -07:00
skip.txt