Skip to content

Commit

Permalink
When running winrm tests against multiple hosts, fail the play when a…
Browse files Browse the repository at this point in the history
…ny host has a failure.
  • Loading branch information
cchurch committed Jun 1, 2015
1 parent 8d742df commit d2ba0de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/test_winrm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

- hosts: windows
gather_facts: false
max_fail_percentage: 1
roles:
- { role: test_win_raw, tags: test_win_raw }
- { role: test_win_script, tags: test_win_script }
Expand Down

0 comments on commit d2ba0de

Please sign in to comment.