mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add binary module tests to Windows CI. (#16914)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[windows]
|
||||
server
|
||||
[windows_hosts]
|
||||
windows
|
||||
testhost_binary_modules
|
||||
|
||||
[windows:vars]
|
||||
[windows_hosts:vars]
|
||||
ansible_connection=winrm
|
||||
ansible_host=@ansible_host
|
||||
ansible_user=@ansible_user
|
||||
|
||||
Reference in New Issue
Block a user