1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-01 22:07:03 +00:00

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
parent f7570f1dc4
commit ff4f4bc8a0
5 changed files with 26 additions and 9 deletions

View file

@ -1,4 +1,4 @@
- hosts: all
- hosts: testhost_binary_modules
roles:
- role: test_binary_modules
tags: