toolbox/tests
Adam Williamson 7de60bb59b 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'

https://src.fedoraproject.org/rpms/toolbox/pull-request/19
2024-09-30 16:27:08 +02:00
..
roles tests: Don't use undefined variable 2024-09-30 16:27:08 +02:00
tests.yml tests: Remove trailing whitespace 2023-12-19 13:25:48 +01:00