-
Notifications
You must be signed in to change notification settings - Fork 3
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
🐛 Bug: Cannot get this to run on suse tumbleweed and leap #53
Comments
When forcing
|
Hello @MrFastDie, thanks for your report. You can support us by solving this issue.
and here:
The content of the ansible fact "ansible_facts.distribution" is evaluated. So let's try to get some insight which value the variable has at your system. Please add the following to your playbook before running the role with gather_facts enabled:
Send us the result afterwards. Thank you for your help. |
Thats
And I guess Leap for the Leap system. However see my previous response when I force |
Ok, I got that figured, for some reason after the USB install the repo was still there but the device not. The command did not fail but gave a strange return code that resolved in ansible failing. I will make a pr when I got it running. |
Hi @MrFastDie, okay for me this error looks like a local problem with your installation. |
Hi @mwester117 I can confirm that your provided fix works on Tumbleweed. I will close this Issue then! |
@MrFastDie new version with the fix is released in ansible galaxy: v2.0.3 |
Installed suse tumbleweed or leap (current version), tried to install this package but it fails on "Fail when OS is unknown"
SUMMARY
After installing fresh suse and installing
python3-distro
the install step fails atsva.sentinelone.install_agent : Preflight check: Fail when OS is unknown
ISSUE TYPE
COMPONENT NAME
sva.sentinelone.install_agent
ANSIBLE VERSION
COLLECTION VERSION
DEPENDENCY VERSIONS
CONFIGURATION
OS / ENVIRONMENT
Host: Arch Linux
Target: suse Tumbleweed or suse Leap (doesn't matter)
STEPS TO REPRODUCE
Install tumbleweed or leap and run this
EXPECTED RESULTS
SentinelOne gets installed
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: