* Add explicit tests for ansible.module_utils.common.network.is_mac * Test missing ANSIBLE_CONFIG * Add explicit inventory script tests * Add explicit tests for _consume_options * Adjust perms, remove extra file * ci_complete ci_coverage * remove incidental_inventory_vmware_vm_inventory * ci_complete ci_coverage * Remove incidental_script_inventory_vmware_inventory * ci_complete ci_coverage * Remove incidental_vmware_guest * ci_complete ci_coverage * Remove incidental_vmware_host_hyperthreading and incidental_vmware_prepare_tests * ci_complete ci_coverage * newline and comment about what the test is doing * ci_complete ci_coverage
* copy plugins.inventory.docker_swarm in to test/support Signed-off-by: Rick Elrod <rick@elrod.me> * Copy over functions from module_utils.docker.common and nuke the import Signed-off-by: Rick Elrod <rick@elrod.me>
* Update incidental test aliases. * Rewrite target references for renamed targets. * Add incidental tests to CI. * Update sanity tests for incidental cloud tests. * Initial copy of incidental tests. * Copy contrib files into test. * Update paths in test. * Add support plugins. * Update plugin to work around missing deps. * Update sanity ignores. * Fix matrix entries. * Remove debug echo.