Hello,
Can anyone help me to get a playbook to install cygwin and VMprotect in Silent mode on a windows machine.
Ansible Master - Linux
Ansible-Node- Windows
Package: cygwin
VM protect
Thanks,
Surabhy
Hello,
Can anyone help me to get a playbook to install cygwin and VMprotect in Silent mode on a windows machine.
Ansible Master - Linux
Ansible-Node- Windows
Package: cygwin
VM protect
Thanks,
Surabhy
Use chocolatey (and its Ansible module) to install cygwin, it’s probably the easiest approach, see https://chocolatey.org/packages/Cygwin
No clue about VM Protect.