network/.github
Rich Megginson ded5545b0d ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip]
tox-lsr 3.17.1 has a fix for the broken container tests

There was one shell function for both setting up the callback plugins and the connection plugin.
When this function was skipped, the ANSIBLE_CONNECTION_PLUGINS environment variable was not
set, so all subsequent tests failed.  The connection plugin must be present and the env. var.
must be set in order to run any container tests.  The code was fixed to ensure that there is
always a connection plugin installed in the correct location and that ANSIBLE_CONNECTION_PLUGINS
is always set and contains this path.

Also, setting up the callback plugins and the connection plugin is already idempotent, so no
reason to skip them.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2026-03-13 10:03:22 -06:00
..
workflows ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] 2026-03-13 10:03:22 -06: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