diff options
author | Matt Clay <mclay@redhat.com> | 2020-02-12 19:02:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 19:02:39 -0800 |
commit | b041d9676246f2aa8258c078d673cb9bb39044b8 (patch) | |
tree | 80d728467c3e9a00e1beee3918069b69f6814b8f /test/integration/targets/tower_role | |
parent | 11e75b0af256f9f09c54365282a4969a5fe0390e (diff) | |
download | ansible-b041d9676246f2aa8258c078d673cb9bb39044b8.tar.gz |
Remove Tower module tests from CI. (#67368)
* Remove Tower module tests from CI.
The required AMIs are no longer available.
* Mark Tower tests as unsupported.
Diffstat (limited to 'test/integration/targets/tower_role')
-rw-r--r-- | test/integration/targets/tower_role/aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/tower_role/aliases b/test/integration/targets/tower_role/aliases index 229eebe6c9..350a041042 100644 --- a/test/integration/targets/tower_role/aliases +++ b/test/integration/targets/tower_role/aliases @@ -1,2 +1,2 @@ cloud/tower -shippable/tower/group1 +unsupported |