Skip to content

Commit

Permalink
Make all assertions silent.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Aug 19, 2020
1 parent ba989b4 commit 48f99f2
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 @@ -4,6 +4,7 @@
that:
- remi_enabled_repositories | length > 0
- remi_enabled_repositories is iterable
quiet: yes
when:
- remi_enabled_repositories is defined

Expand Down

0 comments on commit 48f99f2

Please sign in to comment.