ansible/test/units
Robin Roth 1d6608e84f Dist version fix for Red Hat and more tests (#15663)
* add tests for centos6, rhel6 and rhel7

* gen_distribution_version_testcase with python2.6

* remove unused imports

* fix redhat/vmware/... parsing

* add centos7 test case
2016-04-29 13:18:50 -07:00
..
errors Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
inventory Changing up how host (in)equality is checked 2015-12-04 12:57:46 -05:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock add _load_params debug overrides for module args/file passed on cmdline 2016-04-18 11:06:46 -07:00
module_utils Dist version fix for Red Hat and more tests (#15663) 2016-04-29 13:18:50 -07:00
modules Fix for unittests on python2.6 or less 2016-04-27 10:45:39 -07:00
parsing New unit tests for #13630 fix 2016-03-28 15:54:07 -04:00
playbook add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
plugins Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
template Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
utils Python 3: shlex.split() wants unicode 2015-09-24 12:36:05 +03:00
vars Adds 'ansible_check_mode' boolean magic variable 2016-04-08 00:26:02 +02:00
__init__.py