Skip to content

Commit

Permalink
Assert empty values.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jun 9, 2023
1 parent 8edf4b8 commit b7cefcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/assert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
that:
- virtualbox_version is defined
- virtualbox_version is string
- virtualbox_version is not none
quiet: yes

0 comments on commit b7cefcc

Please sign in to comment.