master
JocelynPa 3 years ago
parent d9bfec718b
commit 0131438d04

@ -18,6 +18,14 @@
- splunk_common
tags: all,installation
- hosts: splunk_hf_Linux
tasks:
- name: "Shutdown VM"
reboot:
reboot_timeout: 300
async: 0
poll: 0
- hosts: localhost
connection: local
tasks:

Loading…
Cancel
Save