Skip to content

Commit

Permalink
AMW-238 collection links are broken on private hub
Browse files Browse the repository at this point in the history
  • Loading branch information
RanabirChakraborty committed Apr 4, 2024
1 parent fcb68d3 commit f584dfe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions playbooks/eap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
- placeholder: roles_paths
content: |
### Roles
* [eap_install](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/eap/content/role/eap_install/): download and install
* [eap_systemd](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/eap/content/role/eap_systemd/): configure systemd unit
* [eap_driver](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/eap/content/role/eap_driver/): install additional driver modules (ie. JDBC)
* [eap_utils](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/eap/content/role/eap_utils/): utilities related to EAP
* [eap_validation](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/eap/content/role/eap_validation/): validate deployed installation
* [eap_uninstall](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/eap/content/role/eap_uninstall/): restore status pre wildfly_install
* [eap_install](content/role/eap_install/): download and install
* [eap_systemd](content/role/eap_systemd/): configure systemd unit
* [eap_driver](content/role/eap_driver/): install additional driver modules (ie. JDBC)
* [eap_utils](content/role/eap_utils/): utilities related to EAP
* [eap_validation](content/role/eap_validation/): validate deployed installation
* [eap_uninstall](content/role/eap_uninstall/): restore status pre wildfly_install
- placeholder: galaxy_download
content: |
### Installing the Collection from Automation Hub
Expand Down

0 comments on commit f584dfe

Please sign in to comment.