mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Add binary module tests to Windows CI. (#16914)
This commit is contained in:
parent
f7570f1dc4
commit
ff4f4bc8a0
5 changed files with 26 additions and 9 deletions
|
@ -7,6 +7,8 @@ testhost4 ansible_ssh_host=127.0.0.4
|
|||
# For testing fact gathering
|
||||
facthost[0:8] ansible_host=1270.0.0.1 ansible_connection=local
|
||||
|
||||
[binary_modules]
|
||||
testhost_binary_modules ansible_host=127.0.0.1 ansible_connection=local
|
||||
|
||||
# the following inline declarations are accompanied
|
||||
# by (preferred) group_vars/ and host_vars/ variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue