Merge "Fix sudo requirement for localhost"
This commit is contained in:
commit
4dddfa019b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user