comment localhost

master
JocelynPa 3 years ago
parent 4b0985be7f
commit a17f6088c2

@ -18,10 +18,10 @@
- splunk_common_uf - splunk_common_uf
tags: all,installation tags: all,installation
- hosts: localhost # - hosts: localhost
connection: local # connection: local
tasks: # tasks:
- name: Cleanup secret # - name: Cleanup secret
file: # file:
dest: "/tmp/splunk_secret" # dest: "/tmp/splunk_secret"
state: "absent" # state: "absent"
Loading…
Cancel
Save