1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Matt Clay e24588902f Move test_os_server and apply fixes.
- Add missing meta value for test_create_server
- Add .gitignore for pytest .cache directory

Exclude test_os_server from nose test runs since it was designed
for pytest. The test will work correctly when run using pytest.

This is a temporary issue, as we'll be moving to pytest soon.
2016-10-31 15:45:10 -07:00
..
cli Fix call of wrong super class 2016-10-17 14:53:03 -04:00
contrib
errors
executor Change v2_playbook_on_start logic to positively detect legacy plugins 2016-10-28 10:05:58 -07:00
inventory
inventory_test_data/group_vars
mock
module_utils Set ansible_os_family correctly under KDE neon 2016-10-27 20:28:38 +01:00
modules Move test_os_server and apply fixes. 2016-10-31 15:45:10 -07:00
parsing
playbook Fix uninitialized variable in deserialize method () 2016-10-20 22:54:16 -04:00
plugins Remove callback.CallbackBase._copy_result_exclude 2016-10-23 13:36:20 +02:00
template
utils
vars Make ini parsing slightly more robust 2016-10-04 11:24:50 -07:00
__init__.py