diff --git a/test/integration/targets/prepare_http_tests/tasks/windows.yml b/test/integration/targets/prepare_http_tests/tasks/windows.yml index da8b0eb3d09..7442a22c344 100644 --- a/test/integration/targets/prepare_http_tests/tasks/windows.yml +++ b/test/integration/targets/prepare_http_tests/tasks/windows.yml @@ -1,4 +1,4 @@ -# Server 2008 R2 uses a 3rd party program to foward the ports and it may +# Server 2008 R2 uses a 3rd party program to forward the ports and it may # not be ready straight away, we give it at least 5 minutes before # conceding defeat - name: Windows - make sure the port forwarder is active diff --git a/test/integration/targets/win_app_control/test_manifest.yml b/test/integration/targets/win_app_control/test_manifest.yml index 1b3355d4d27..88f5eb5ba15 100644 --- a/test/integration/targets/win_app_control/test_manifest.yml +++ b/test/integration/targets/win_app_control/test_manifest.yml @@ -125,7 +125,7 @@ - >- res.msg is not contains("Failed to process signed manifest 'ansible_collections.ns.invalid_manifest.meta.powershell_signatures.psd1': expecting hash list entry for " ~ module_hash ~ " to contain a mode of 'Trusted' or 'Unsupported' but got ''.") -- name: create manfiest with invalid Mode subkey value +- name: create manifest with invalid Mode subkey value ansible.builtin.import_tasks: create_manifest.yml vars: manifest_file: manifest_v1_invalid_mode_subkey.psd1