The error indicates you are using too Ansible 2.9 with the ansible.windows 
collection. The collection in question only supports 2.10 or newer due to 
it's dependency on functionality that was introduced in 2.10 or later.
On Saturday, December 4, 2021 at 9:07:21 AM UTC+10 dick....@geant.org wrote:

> The obvious place to ask would be that github repo...
>
> On Fri, 3 Dec 2021 at 23:35, Bone_Cheeta <bone....@gmail.com> wrote:
>
>> Hello,  using the Crowdstrike Falcon sensor installation (
>> https://github.com/CrowdStrike/ansible_collection_falcon)  and this 
>> works just fine on Linux, but did require the ansible.windows collection 
>> along with it. 
>>
>> Running the install against a Windows machine returns the following 
>> error. Wondering if anyone knew what the cause/fix is? Thanks! 
>>
>> TASK [crowdstrike.falcon.falcon_installation : 
>> ansible.builtin.include_tasks] ***17:22:28
>> included: 
>> /runner/requirements_collections/ansible_collections/crowdstrike/falcon/roles/falcon_installation/tasks/win_api.yml
>>  
>> for Win2019Test
>>
>> TASK [crowdstrike.falcon.falcon_installation : CrowdStrike Falcon | 
>> Authenticate to CrowdStrike API] ***17:22:28
>>
>> An exception occurred during task execution. To see the full traceback, 
>> use -vvv. The error was: at <ScriptBlock>, <No file>: line 50
>>
>> fatal: [Win2019Test]: FAILED! => {"changed": false, "msg": "Unhandled 
>> exception while executing module: The term 
>> 'Get-AnsibleWindowsWebRequestSpec' is not recognized as the name of a 
>> cmdlet, function, script file, or operable program. Check the spelling of 
>> the name, or if a path was included, verify that the path is correct and 
>> try again."}
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Ansible Project" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to ansible-proje...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/ansible-project/18d8ec70-c513-420b-9d8b-c8cf37da13cen%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/ansible-project/18d8ec70-c513-420b-9d8b-c8cf37da13cen%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> -- 
> Sent from a mobile device - please excuse the brevity, spelling and 
> punctuation.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/592e6146-1bac-4651-9774-343213b466a9n%40googlegroups.com.

Reply via email to