Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failing list object has no element on windows install #90

Closed
warrenridley opened this issue Dec 14, 2021 · 2 comments
Closed

failing list object has no element on windows install #90

warrenridley opened this issue Dec 14, 2021 · 2 comments

Comments

@warrenridley
Copy link

TASK [crowdstrike.falcon.falcon_installation : CrowdStrike Falcon | Download Falcon Sensor Installation Package] ************************************************
fatal: [10.60.98.62]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: list object has no element 0\n\nThe error appears to be in '.ansible/collections/ansible_collections/crowdstrike/falcon/roles/falcon_installation/tasks/win_api.yml': line 76, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: CrowdStrike Falcon | Download Falcon Sensor Installation Package\n ^ here\n"}

Im running this

  • hosts: all
    roles:
    • role: crowdstrike.falcon.falcon_installation
      vars:
      falcon_client_id: ""
      falcon_client_secret: "
      *"
      falcon_cloud: "api.us-2.crowdstrike.com"
@redhatrises
Copy link
Contributor

Hello,

Thank you for opening this issue. This should already be fixed in the main branch. See #82

@warrenridley
Copy link
Author

yup that worked. thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants