We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Today while provisioning a new server, I got this error:
TASK [tommarshall.lynis : Download Lynis.] ************************************************************************ fatal: [server]: FAILED! => {"changed": false, "dest": "/usr/local/src/lynis-2.5.1.tar.gz", "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "https://cisofy.com/files/lynis-2.5.1.tar.gz"}
And indeed the file at "https://cisofy.com/files/lynis-2.5.1.tar.gz" isn't there anymore.
On the Cisofy page, the download link goes to " https://downloads.cisofy.com/lynis/lynis-2.6.8.tar.gz" at the moment.
There is nothing at "https://downloads.cisofy.com/lynis/lynis-2.5.8.tar.gz" apparently.
Nothing critical (I will bypass the installation for now), but wanted to report that!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Today while provisioning a new server, I got this error:
And indeed the file at "https://cisofy.com/files/lynis-2.5.1.tar.gz" isn't there anymore.
On the Cisofy page, the download link goes to "
https://downloads.cisofy.com/lynis/lynis-2.6.8.tar.gz" at the moment.
There is nothing at "https://downloads.cisofy.com/lynis/lynis-2.5.8.tar.gz" apparently.
Nothing critical (I will bypass the installation for now), but wanted to report that!
The text was updated successfully, but these errors were encountered: