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
cinerama70 02cec7dca9 Add os_family to test_distribution_version (#17620)
As suggested in feedback on
https://github.com/ansible/ansible/pull/17575, add
os_family to test_distribution_version. Add the
correct os_family to the existing testcase data
entries.

Also add os_family to the output of
gen_distribution_version_testcase.py so any new
generated entries will contain this data.
8 years ago
..
cli Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 8 years ago
contrib Add a new vmware inventory script backed by pyvmomi (#15967) 8 years ago
errors Relocate use of ERROR to display class, to avoid doubling up 9 years ago
executor Cache tasks by uuid in PlayIterator for O(1) lookups 8 years ago
inventory Changing up how host (in)equality is checked 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 8 years ago
module_utils Add os_family to test_distribution_version (#17620) 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 Add ksu privilege escalation (#17340) 8 years ago
plugins Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 8 years ago
template Do not use bare vars in integration tests. (#17599) 8 years ago
utils FEATURE: adding variable serial batches 8 years ago
vars Adding unit tests for role variable precedence 8 years ago
__init__.py Making the switch to v2 10 years ago