Merge "Fix sudo requirement for localhost"
This commit is contained in:
commit
4dddfa019b
@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
|
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
become: true
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Dump all vars
|
- name: Dump all vars
|
||||||
local_action: template src=dump_facts.j2 dest={{ browbeat_path }}/metadata/machine_facts.json
|
local_action: template src=dump_facts.j2 dest={{ browbeat_path }}/metadata/machine_facts.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user