6 lines
206 B
YAML
Executable File
6 lines
206 B
YAML
Executable File
---
|
|
# tasks file for Acronis
|
|
- name: Install Acronis
|
|
shell: 'cd /root/Desktop && ./AcronisBackup_12.5_64-bit.x86_64 --id=AcronisCentralizedManagementServer --web-server-port=9887 --ams-tcp-port=7780 -a'
|
|
|