diff --git a/test/runner/lib/core_ci.py b/test/runner/lib/core_ci.py index c93dc4124ae..af38d4a4b56 100644 --- a/test/runner/lib/core_ci.py +++ b/test/runner/lib/core_ci.py @@ -70,10 +70,13 @@ class AnsibleCoreCI(object): 'junos', 'ios', 'tower', - 'rhel', ), azure=( 'azure', + 'rhel', + 'windows/2012', + 'windows/2012-R2', + 'windows/2016', ), parallels=( 'osx',