summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Collapse)AuthorFilesLines
2023-04-22chore: change name of base Debian imageLars Wirzenius1-1/+1
There's no point in embedding the Debian release version in the filename. Sponsored-by: author
2022-09-15fix: adjust to new Subplot with external YAML metdataLars Wirzenius1-24/+21
Sponsored-by: author
2021-08-20feat: tell Ansible to output YAML in a pretty wayLars Wirzenius1-1/+1
Ansible uses YAML for certain output. Previously, the YAML was formatted as a long, single line. That was unreadable. Now it's pretty printed. Sponsored-by: author
2021-07-12fix: use correct name for Subplot binaryLars Wirzenius1-3/+3
Sponsored-by: author
2021-03-31chore: drop unused variable quietLars Wirzenius1-2/+0
2020-10-21doc: all rolesLars Wirzenius1-3/+12
2020-10-10test: make test configurableLars Wirzenius1-0/+9
Create test.cfg in the source tree for this. Currently, ./check does that with hardcoded values. I may change that later if need be, but this is simple for now.
2020-10-10fix: shebang in ./checkLars Wirzenius1-1/+1
2020-10-06test: add a subplot to verify the roles workLars Wirzenius1-0/+43