Merge pull request #11106 from cchurch/test_winrm_tweaks

Minor tweaks to winrm integration tests
pull/11076/merge v1_last
Brian Coca 10 years ago
commit e36b7130ff

@ -18,6 +18,7 @@
- hosts: windows - hosts: windows
gather_facts: false gather_facts: false
max_fail_percentage: 1
roles: roles:
- { role: test_win_raw, tags: test_win_raw } - { role: test_win_raw, tags: test_win_raw }
- { role: test_win_script, tags: test_win_script } - { role: test_win_script, tags: test_win_script }

Loading…
Cancel
Save