toolbox/tests
Adam Williamson 4c8bb268a8 tests: Don't use undefined variable
The test.environment variable was removed from the variables defined in
tests.yml in commit 1b207227f3, but it's still used, which causes
Ansible to break:
  The task includes an option with an undefined variable. The error was:
  'dict object' has no attribute 'environment'. 'dict object' has no
  attribute 'environment'

Resolves: RHEL-61579
2024-10-04 21:46:00 +02:00
..
roles tests: Don't use undefined variable 2024-10-04 21:46:00 +02:00
tests.yml tests: Remove trailing whitespace 2023-12-19 13:25:48 +01:00