network/.github/workflows
Rich Megginson c22e1fcd46 ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing
Ansible 2.20 has deprecated the use of Ansible facts as variables.  For
example, `ansible_distribution` is now deprecated in favor of
`ansible_facts["distribution"]`.  This is due to making the default
setting `INJECT_FACTS_AS_VARS=false`.  For now, this will create WARNING
messages, but in Ansible 2.24 it will be an error.

In order to ensure that commits and PRs conform to this, use
ANSIBLE_INJECT_FACT_VARS=false by default in our CI testing.

Update README-ostree.md if needed.

See https://docs.ansible.com/projects/ansible/latest/porting_guides/porting_guide_core_2.20.html#inject-facts-as-vars

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2026-01-13 10:29:37 -05:00
..
ansible-lint.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
ansible-managed-var-comment.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
ansible-test.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
build_docs.yml ci: bump actions/upload-artifact from 5 to 6 2026-01-02 12:43:55 -05:00
changelog_to_tag.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
codeql.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
codespell.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
markdownlint.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
pr-title-lint.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
python-unit-test.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
qemu-kvm-integration-tests.yml ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing 2026-01-13 10:29:37 -05:00
shellcheck.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
test_converting_readme.yml ci: bump actions/upload-artifact from 5 to 6 2026-01-02 12:43:55 -05:00
tft.yml ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing 2026-01-13 10:29:37 -05:00
tft_citest_bad.yml ci: rollout several recent changes to CI testing 2025-09-05 16:11:13 -06:00
weekly_ci.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00
woke.yml ci: bump actions/checkout from 5 to 6 2025-12-01 13:35:45 -05:00