comment localhost

master
JocelynPa 3 years ago
parent 4b0985be7f
commit a17f6088c2

@ -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"
# - hosts: localhost
# connection: local
# tasks:
# - name: Cleanup secret
# file:
# dest: "/tmp/splunk_secret"
# state: "absent"
Loading…
Cancel
Save