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/units
Graham Mainwaring 2068131589
Fix colorization to not extend across newline boundary (#68517)
* Fix colorization to not extend across newline boundary

* Fix unit test to look for the newline outside the coloration

* Add changelog fragment
5 years ago
..
cli
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config
errors Remove empty overridden unittest.setUp and unittest.tearDown methods. 5 years ago
executor
galaxy galaxy - preserve mode properly on artifact (#68418) 5 years ago
inventory
inventory_test_data/group_vars
mock
module_utils
modules
parsing
playbook Split test_play_context_make_become_cmd into files (#68026) 5 years ago
plugins migration final cleanup 5 years ago
regex
template
utils Fix colorization to not extend across newline boundary (#68517) 5 years ago
vars
__init__.py
requirements.txt
test_constants.py
test_context.py