Skip to content

Ansible collection for downloading resources from the Red Hat Customer Portal

License

Notifications You must be signed in to change notification settings

sabre1041/redhat-csp-download

 
 

Repository files navigation

redhat-csp-download

Downloads resources from the Red Hat Customer Portal.

Requirements

The lxml and requests packages are required. A full list of requirements is found in the metadata file

Examples

- name: Download JBoss EAP Zip
  redhat_csp_download: 
    username=foo@example.com
    password=bar 
    url=https://access.redhat.com/jbossnetwork/restricted/softwareDownload.html?softwareId=37193
    dest=/tmp/eap-connectors.zip

License

LICENSE

Authors Information

About

Ansible collection for downloading resources from the Red Hat Customer Portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%