diff --git a/install_splunk_uf.yml b/install_splunk_uf.yml index d000f17..f60bbb8 100755 --- a/install_splunk_uf.yml +++ b/install_splunk_uf.yml @@ -18,10 +18,10 @@ - splunk_common_uf tags: all,installation -- hosts: localhost - connection: local - tasks: - - name: Cleanup secret - file: - dest: "/tmp/splunk_secret" - state: "absent" \ No newline at end of file +# - hosts: localhost +# connection: local +# tasks: +# - name: Cleanup secret +# file: +# dest: "/tmp/splunk_secret" +# state: "absent" \ No newline at end of file