Skip to content

Conversation

@Donien
Copy link
Member

@Donien Donien commented Nov 24, 2025

With ansible-core 2.24 facts are no longer injected as top level variables by default (e.g. no more automatic 'ansible_os_family').

This commit adjusts references to facts to use the explicit syntax of e.g. 'ansible_facts["os_family"]' instead.

With ansible-core 2.24 facts are no longer injected as top level
variables by default (e.g. no more automatic 'ansible_os_family').

This commit adjusts references to facts to use the explicit syntax of
e.g. 'ansible_facts["os_family"]' instead.
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