Skip to content

chore: replace injected facts 'ansible_' with dictionary 'ansible_facts'#701

Open
nicolas-boussuge-fintech wants to merge 1 commit intoDataDog:mainfrom
nicolas-boussuge-fintech:ansible_facts
Open

chore: replace injected facts 'ansible_' with dictionary 'ansible_facts'#701
nicolas-boussuge-fintech wants to merge 1 commit intoDataDog:mainfrom
nicolas-boussuge-fintech:ansible_facts

Conversation

@nicolas-boussuge-fintech
Copy link
Copy Markdown

Follow up of #304

I at least still got some warnings:

53     mode: "0644"
54     remote_src: true
55   when: ((ansible_distribution == 'Debian' and ansible_distribution_major_version|int < 9) or
           ^ column 9
Use `ansible_facts["fact_name"]` (no `ansible_` prefix) instead.

@nicolas-boussuge-fintech nicolas-boussuge-fintech requested a review from a team as a code owner February 23, 2026 17:37
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