diff --git a/test.yml b/test.yml index 90ad743..bafcf24 100644 --- a/test.yml +++ b/test.yml @@ -5,6 +5,8 @@ vars: myurl: "https://releases.ansible.com/ansible/ansible-2.9.25.tar.gz" mydest: 'C:\Users\vagrant\Desktop\ansible-2.9.25.tar.gz' + ansible_shell_type: powershell + shell_type: powershell tasks: - name: download file ansible.windows.win_get_url: