Skip to content
New issue

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

AMW--238 collection links are broken on private hub #52

Merged
merged 1 commit into from
Jun 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions playbooks/amq_broker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- ansible.builtin.import_playbook: community.fqcn_migration.fqcn_migration

Check warning on line 2 in playbooks/amq_broker.yml

View workflow job for this annotation

GitHub Actions / CI (3.11)

name[play]

All plays should be named.
vars:
upstream_name: activemq
downstream_name: amq_broker
Expand Down Expand Up @@ -45,9 +45,7 @@
downstream_placeholder_content:
- placeholder: roles_paths
content: |
### Roles:

* [`amq_broker`](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/amq_broker/content/role/amq_broker/): Perform installation and configuration
- placeholder: galaxy_download
content: |
### Installing the Collection from Automation Hub
Expand Down
3 changes: 0 additions & 3 deletions playbooks/data_grid.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- ansible.builtin.import_playbook: community.fqcn_migration.fqcn_migration

Check warning on line 2 in playbooks/data_grid.yml

View workflow job for this annotation

GitHub Actions / CI (3.11)

name[play]

All plays should be named.
vars:
upstream_name: infinispan
downstream_name: data_grid
Expand Down Expand Up @@ -48,10 +48,7 @@
downstream_placeholder_content:
- placeholder: roles_paths
content: |
### Included roles

* [`data_grid`](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/data_grid/content/role/data_grid/): performs an installation of Infinispan or DataGrid nodes or cluster, with configuration of static caches.
* [`data_grid_cache`](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/data_grid/content/role/data_grid_cache/): creates Infinispan or DataGrid caches at runtime.
- placeholder: galaxy_download
content: |
### Installing the Collection from Automation Hub
Expand Down
8 changes: 1 addition & 7 deletions playbooks/eap.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- ansible.builtin.import_playbook: community.fqcn_migration.fqcn_migration

Check warning on line 2 in playbooks/eap.yml

View workflow job for this annotation

GitHub Actions / CI (3.11)

name[play]

All plays should be named.
vars:
upstream_name: wildfly
downstream_name: eap
Expand Down Expand Up @@ -42,13 +42,7 @@
downstream_placeholder_content:
- placeholder: roles_paths
content: |
### Roles
* [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
8 changes: 1 addition & 7 deletions playbooks/eap8.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- ansible.builtin.import_playbook: community.fqcn_migration.fqcn_migration

Check warning on line 2 in playbooks/eap8.yml

View workflow job for this annotation

GitHub Actions / CI (3.11)

name[play]

All plays should be named.
vars:
upstream_name: wildfly
downstream_name: eap
Expand Down Expand Up @@ -46,13 +46,7 @@
downstream_placeholder_content:
- placeholder: roles_paths
content: |
### Roles
* [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
2 changes: 0 additions & 2 deletions playbooks/jbcs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- ansible.builtin.import_playbook: community.fqcn_migration.fqcn_migration

Check warning on line 2 in playbooks/jbcs.yml

View workflow job for this annotation

GitHub Actions / CI (3.11)

name[play]

All plays should be named.
vars:
upstream_name: jbcs
downstream_name: jbcs
Expand All @@ -19,9 +19,7 @@
downstream_placeholder_content:
- placeholder: roles_paths
content: |
### Included roles

* [`jbcs`](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/jbcs/content/role/jbcs/): role for installing the service.
- placeholder: ansible_version
content: |
Red Hat has tested this collection against Ansible versions 2.14.0 or later.
Expand Down
8 changes: 1 addition & 7 deletions playbooks/jws.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- ansible.builtin.import_playbook: community.fqcn_migration.fqcn_migration

Check warning on line 2 in playbooks/jws.yml

View workflow job for this annotation

GitHub Actions / CI (3.11)

name[play]

All plays should be named.
vars:
upstream_name: jws
downstream_name: jws
Expand All @@ -19,13 +19,7 @@
downstream_placeholder_content:
- placeholder: role_content
content: |
- The [jws](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/jws/content/role/jws/) role contains the Ansible playbook and handles the following automated tasks:
- Ensures that a Java Development Kit (JDK) is installed on your target hosts
- Installs the basic packages that a JBoss Web Server installation requires
- Creates a JBoss Web Server user account and group
- Installs JBoss Web Server from product archive files or RPM packages
- Assigns ownership of the JBoss Web Server directories to the appropriate user account and group
- Deploys the `server.xml`, `web.xml`, and `context.xml` files

- placeholder: ansible_version
content: |
Red Hat has tested this collection against Ansible versions 2.14.0 or later.
Expand Down
4 changes: 1 addition & 3 deletions playbooks/rhbk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
# anything inside <!--start {{ <downstream_placeholder>_content }} --> and <!--end {{ <downstream_placeholder>_content }} --> will be replaced with content
downstream_placeholder_content: []
pre_tasks:
- name: "Git clone {{ project_git_url }} into {{ lookup('env', 'PWD') }}/upstream/keycloak.git"

Check warning on line 30 in playbooks/rhbk.yml

View workflow job for this annotation

GitHub Actions / CI (3.11)

name[template]

Jinja templates should only be at the end of 'name'
ansible.builtin.include_role:
name: community.fqcn_migration.git
tasks_from: clone.yml

tasks:
- ansible.builtin.include_role:

Check warning on line 36 in playbooks/rhbk.yml

View workflow job for this annotation

GitHub Actions / CI (3.11)

name[missing]

All tasks should be named.
name: community.fqcn_migration.fqcn_migration
tags: always

Expand Down Expand Up @@ -92,9 +92,7 @@
ansible-galaxy collection install redhat.rhbk
- placeholder: roles_paths
content: |
### Included roles
* [`rhbk`](/ansible/automation-hub/repo/published/redhat/rhbk/content/role/rhbk/): role for installing the service.
* [`rhbk_realm`](/ansible/automation-hub/repo/published/redhat/rhbk/content/role/rhbk_realm/): role for configuring a realm, user federation(s), clients and users, in an installed service.

- placeholder: support
content: |
## Support
Expand Down
5 changes: 1 addition & 4 deletions playbooks/sso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,7 @@
downstream_placeholder_content:
- placeholder: roles_paths
content: |
### Included roles
* [`sso`](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/sso/content/role/sso/): role for installing the service.
* [`sso_realm`](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/sso/content/role/sso_realm/): role for configuring a realm, user federation(s), clients and users, in an installed service.
* [`sso_quarkus`](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/sso/content/role/sso_quarkus/): role for installing the quarkus variant of keycloak (>= 17.0.0).

- placeholder: ansible_version
content: |
Red Hat has tested this collection against Ansible versions 2.13.0 or later.
Expand Down
Loading