I am trying to write a cookbook to download and install Nessus Agent found here:
https://www.tenable.com/downloads/nessus-agents
But am having trouble due to an explicit download url not being provided, and the requirement of accepting the license agreement.
I am using windows_package
to try and install it. Any help is appreciated.