summaryrefslogtreecommitdiff
path: root/test/integration/targets/lookup_hashi_vault/playbooks/install_dependencies.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2019-01-24 19:25:06 -0800
committerMatt Clay <matt@mystile.com>2019-01-24 19:57:04 -0800
commitd2a7cc0b9f835d972941168d5c49e398c65d88a9 (patch)
tree4f92f74e1072b6d7f9abd931699b620eeff35944 /test/integration/targets/lookup_hashi_vault/playbooks/install_dependencies.yml
parent92b475f7212f098b7ea3e4ef46f1f817b25ca27c (diff)
downloadansible-d2a7cc0b9f835d972941168d5c49e398c65d88a9.tar.gz
Fix integration tests to support remote hosts.
Diffstat (limited to 'test/integration/targets/lookup_hashi_vault/playbooks/install_dependencies.yml')
-rw-r--r--test/integration/targets/lookup_hashi_vault/playbooks/install_dependencies.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/lookup_hashi_vault/playbooks/install_dependencies.yml b/test/integration/targets/lookup_hashi_vault/playbooks/install_dependencies.yml
index ad3d8afb87..30e2d02df0 100644
--- a/test/integration/targets/lookup_hashi_vault/playbooks/install_dependencies.yml
+++ b/test/integration/targets/lookup_hashi_vault/playbooks/install_dependencies.yml
@@ -1,4 +1,4 @@
-- hosts: testhost
+- hosts: localhost
tasks:
- name: Install openssl
import_role: