mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix win_reboot test and mark win_uri unstable.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user