toolbox/tests/tests.yml
2023-12-19 13:25:48 +01:00

13 lines
209 B
YAML

---
- hosts: localhost
tags: classic
vars:
- artifacts: ./artifacts
roles:
- role: nonroot_user
- role: run_bats_tests
tests:
- name: toolbox
package: toolbox
become: true