X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=prototypes%2Fxci%2Fplaybooks%2Fconfigure-localhost.yml;h=e2024dd86fc792f997c4795149f1dcd8b8086fbc;hb=0d56d0a918fcd8a71773a155ba1d0c27c96b7c88;hp=34b974cd10e7a8b6cc2204672274a417862a5cf0;hpb=b3e0ca2af151693f8e6440c78af733700a6296de;p=releng.git diff --git a/prototypes/xci/playbooks/configure-localhost.yml b/prototypes/xci/playbooks/configure-localhost.yml index 34b974cd1..e2024dd86 100644 --- a/prototypes/xci/playbooks/configure-localhost.yml +++ b/prototypes/xci/playbooks/configure-localhost.yml @@ -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