Skip to content

Fix deprecation warnings#378

Merged
MonolithProjects merged 4 commits intomainfrom
fix/deprecatios
Dec 19, 2025
Merged

Fix deprecation warnings#378
MonolithProjects merged 4 commits intomainfrom
fix/deprecatios

Conversation

@MonolithProjects
Copy link
Collaborator

@MonolithProjects MonolithProjects commented Dec 19, 2025

Description

INJECT_FACTS_AS_VARS default to True is deprecated, top-level facts will not be auto injected after the change. Feature will be removed from ansible-core version 2.24. This PR is replacing injected vars by Ansible facts.

Additionally small fix in CI to clear unnecessary files from the GH Actions runner to save some space.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Small minor change not affecting the Ansible Role code (GitHub Actions Workflow, Documentation etc.)

How Has This Been Tested?

Test RKE2 Cluster, Molecule

@MonolithProjects MonolithProjects added the bug Something isn't working label Dec 19, 2025
@MonolithProjects MonolithProjects self-assigned this Dec 19, 2025
@MonolithProjects MonolithProjects merged commit 5a9be05 into main Dec 19, 2025
7 checks passed
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