Skip to content

sap_software_download: Update for ansible-core 2.19 #49

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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

marcelmamula
Copy link
Contributor

@marcelmamula marcelmamula commented Aug 8, 2025

Reason

Details about upcoming ansible-core 2.19 are listed in #48

Changes

ansible-core 2.19 does not process jinja2 vars same way, translating all of them into String regardless of type defined inside of jinja.

  • This change will change jinja2 code building list into jinja2 selecting list, which will retain list type.

  • Update linting action and solve linting errors

@marcelmamula marcelmamula self-assigned this Aug 8, 2025
@marcelmamula marcelmamula added the bug Something isn't working label Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant