diff options
author | Sam Doran <sdoran@redhat.com> | 2019-08-27 16:47:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-27 16:47:08 +0200 |
commit | 31b49334b99fbce799d5ba537bd29f69dc42c849 (patch) | |
tree | 567b59cdf94a4e6c3c6cb6b79c9543fe2d68ea6b /test/integration/targets/hcloud_server | |
parent | Support delegation testing collections with deps. (diff) | |
download | ansible-31b49334b99fbce799d5ba537bd29f69dc42c849.tar.xz ansible-31b49334b99fbce799d5ba537bd29f69dc42c849.zip |
Disable Hetzner Cloud integration tests due to authentication issues (#61375)
Diffstat (limited to 'test/integration/targets/hcloud_server')
-rw-r--r-- | test/integration/targets/hcloud_server/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/hcloud_server/aliases b/test/integration/targets/hcloud_server/aliases index 18dc30b6c3..4b3a9b36f8 100644 --- a/test/integration/targets/hcloud_server/aliases +++ b/test/integration/targets/hcloud_server/aliases @@ -1,2 +1,3 @@ cloud/hcloud shippable/hcloud/group1 +disabled |