diff --git a/tasks/main.yml b/tasks/main.yml index 24c390c..50467f6 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -4,6 +4,7 @@ dest: /tmp/ mode: '0444' delegate_to: localhost + become: false check_mode: no - name: create user node_exporter