network/.github
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
..
workflows ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing 2026-01-13 10:29:37 -05:00
CODEOWNERS remove wen from CODEOWNERS 2025-09-30 14:08:12 -06:00
dependabot.yml ci: ensure dependabot git commit message conforms to commitlint 2023-10-05 17:39:51 -06:00
pull_request_template.md ci: Add pull request template and run commitlint on PR title only 2023-06-13 11:23:21 -06:00
stale.yml github: add stale workflow 2020-10-26 14:59:30 +01:00