Merge "Fix sudo requirement for localhost"

This commit is contained in:
Jenkins 2016-07-13 12:08:34 +00:00 committed by Gerrit Code Review
commit 4dddfa019b

View File

@ -26,7 +26,6 @@
- hosts: localhost
become: true
tasks:
- name: Dump all vars
local_action: template src=dump_facts.j2 dest={{ browbeat_path }}/metadata/machine_facts.json