Add binary module tests to Windows CI. (#16914)

This commit is contained in:
Matt Clay 2016-08-02 10:42:07 -07:00 committed by GitHub
commit ff4f4bc8a0
5 changed files with 26 additions and 9 deletions

View file

@ -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