Fix win_reboot test and mark win_uri unstable.

(cherry picked from commit 547f11ad8f)
pull/43201/head
Matt Clay 6 years ago
parent 8c829778d1
commit 4b7925dfd4

@ -1,4 +1,9 @@
---
- name: make sure win output dir exists
win_file:
path: "{{win_output_dir}}"
state: directory
- name: reboot with defaults
win_reboot:

@ -1 +1,2 @@
windows/ci/group3
unstable

Loading…
Cancel
Save