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

install role: work around ansible-core bug #224

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

felixfontein
Copy link
Collaborator

Fixes #223.

run_once: "{{ omit }}" simply does not work (and probably never did)...

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.60%. Comparing base (96bb8d3) to head (dbe9300).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #224   +/-   ##
=======================================
  Coverage   83.60%   83.60%           
=======================================
  Files          12       12           
  Lines         726      726           
  Branches      142      142           
=======================================
  Hits          607      607           
  Misses         84       84           
  Partials       35       35           
Flag Coverage Δ
integration 81.71% <ø> (ø)
sanity 29.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@felixfontein felixfontein merged commit eebfe8f into ansible-collections:main Feb 26, 2025
61 checks passed
@felixfontein felixfontein deleted the install-role branch February 26, 2025 20:45
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.

omit follows improper beheviour for run_once
1 participant