Skip to content

Commit

Permalink
Merge pull request #46 from RanabirChakraborty/AMW-238
Browse files Browse the repository at this point in the history
AMW-238 collection links are broken on private hub
  • Loading branch information
guidograzioli authored Apr 24, 2024
2 parents ceea3dc + f584dfe commit 2f62afb
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 @@ -34,12 +34,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 2f62afb

Please sign in to comment.