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
Toshio Kuratomi 9265016b95 Fix a test failure when run on a system with python-future installed. 8 years ago
..
cli Refactor parsing of CLI args so that we can modify them in the base class 8 years ago
contrib
errors
executor
inventory
inventory_test_data/group_vars
mock
module_utils Fix a test failure when run on a system with python-future installed. 8 years ago
modules Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 8 years ago
parsing Many Cleanups to vault 8 years ago
playbook dzdo prompt fix 8 years ago
plugins bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 8 years ago
template Merge branch 'threaded_receiver' into devel 8 years ago
utils
vars Make ini parsing slightly more robust 8 years ago
__init__.py