ansible/test/units
Ricardo Carrillo Cruz 98c98125f0 Fallback to show-run on ios_banner for devices where show banner does not work (#22793)
On switches 'show banner' command doesn't work, fallback to show run|begin banner
and extract the banner text in case that fails.
2017-03-22 10:01:41 +01:00
..
cli add python version info to --version (#22089) 2017-03-03 16:41:54 -05:00
contrib Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
errors Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
executor Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
inventory Inventory default groups 'all' and 'ungrouped': add tests and documentation (#21728) 2017-03-05 01:24:41 -08:00
inventory_test_data/group_vars
mock Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
module_utils [GCE] Support default credentials (#22723) 2017-03-16 17:10:07 -07:00
modules Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 2017-03-22 10:01:41 +01:00
parsing Fix 'ansible-vault edit /some/symlink' (#20417) 2017-02-24 12:35:39 -05:00
playbook Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
plugins Re-enable ssh retry tests with isolation fixes (#22221) 2017-03-02 20:09:06 -08:00
template Don't check for var._obj in template._clean_data (#20868) 2017-02-08 16:09:34 -05:00
utils PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
vars PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
conftest.py Run unit tests in isolation w/ coverage support. 2017-02-27 17:16:45 -08:00
test_constants.py Add some unittests for lib/ansible/constants.py 2017-02-22 15:56:11 -08:00