Remove become from local task

This commit is contained in:
Manuel Gutierrez 2019-10-09 16:47:41 +02:00
parent 5bfb3e0503
commit 1e8cc831cf

View File

@ -138,7 +138,6 @@
unarchive:
src: "{{ master_certs_path }}/certs.zip"
dest: "{{ master_certs_path }}/"
become: true
delegate_to: "127.0.0.1"
when:
- node_certs_generator