Skip to content

molecule: Fix Ansible deprecation warnings - #56

Merged
ganto merged 3 commits into
masterfrom
feature/fix-deprecations
Aug 16, 2026
Merged

molecule: Fix Ansible deprecation warnings#56
ganto merged 3 commits into
masterfrom
feature/fix-deprecations

Conversation

@ganto

@ganto ganto commented Aug 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

ganto added 3 commits August 16, 2026 16:27
Ansible deprecates wrapping conditionals in {{ }}; this will be
removed in ansible-core 2.23.
Directly referencing top-level 'ansible_distribution' facts is
deprecated in favor of 'ansible_facts["distribution"]' and will be
removed in ansible-core 2.24.
@ganto
ganto merged commit 5fe37e6 into master Aug 16, 2026
4 checks passed
@ganto
ganto deleted the feature/fix-deprecations branch August 16, 2026 14:33
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.

1 participant