Skip to content

Fix ansible-doc errors#36

Merged
RanabirChakraborty merged 1 commit intoansible-middleware:mainfrom
hcherukuri:main
Mar 25, 2026
Merged

Fix ansible-doc errors#36
RanabirChakraborty merged 1 commit intoansible-middleware:mainfrom
hcherukuri:main

Conversation

@hcherukuri
Copy link
Copy Markdown
Member

No description provided.

- name: Search install zipfile
ansible.builtin.set_fact:
rhn_filtered_products: "{{ rhn_products.results | selectattr('file_path', 'match', '[^/]*/jboss-eap-7.4.0.zip$') }}"
- name: Search install zipfile
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please remove the trailing spaces.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, they are now removed.

@hcherukuri hcherukuri force-pushed the main branch 2 times, most recently from 2be5515 to ed9c680 Compare March 25, 2026 12:36
Copy link
Copy Markdown
Member

@RanabirChakraborty RanabirChakraborty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RanabirChakraborty RanabirChakraborty merged commit f56b747 into ansible-middleware:main Mar 25, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants