diff options
author | Matt Clay <mclay@redhat.com> | 2020-02-28 01:05:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-28 01:05:47 +0100 |
commit | f735fd672a783638b8187e61569386ef27410ff7 (patch) | |
tree | dcc4c0d7ce029a970fdce2a0143f05587b033ae6 /test/integration/targets/incidental_win_prepare_tests/meta | |
parent | sqs_queue - Move to boto3 and add support for various extra features (#66795) (diff) | |
download | ansible-f735fd672a783638b8187e61569386ef27410ff7.tar.xz ansible-f735fd672a783638b8187e61569386ef27410ff7.zip |
Third batch of incidental integration tests. (#67830)
* Copy in incidental windows tests.
* Update incidental test aliases.
* Add support plugins.
* Update target references.
* Update sanity ignores.
* Update integration-aliases test.
* Add to CI.
Diffstat (limited to 'test/integration/targets/incidental_win_prepare_tests/meta')
-rw-r--r-- | test/integration/targets/incidental_win_prepare_tests/meta/main.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/integration/targets/incidental_win_prepare_tests/meta/main.yml b/test/integration/targets/incidental_win_prepare_tests/meta/main.yml new file mode 100644 index 0000000000..cf5427b608 --- /dev/null +++ b/test/integration/targets/incidental_win_prepare_tests/meta/main.yml @@ -0,0 +1,3 @@ +--- + +allow_duplicates: yes |