Merge "prototypes: xci: configure-localhost: Use 'connection: local'"
authorMarkos Chandras <mchandras@suse.de>
Tue, 16 May 2017 14:58:58 +0000 (14:58 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 16 May 2017 14:58:58 +0000 (14:58 +0000)
prototypes/xci/playbooks/configure-localhost.yml

index 34b974c..e2024dd 100644 (file)
@@ -8,7 +8,7 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 - hosts: localhost
-  remote_user: root
+  connection: local
   vars_files:
     - ../var/{{ ansible_os_family }}.yml
     - ../var/opnfv.yml