Hello Team,
Can Someone help me how to automate this? Ansible to take MSSQL database backup(windows).
Thanks,
Karthik
Hello Team,
Can Someone help me how to automate this? Ansible to take MSSQL database backup(windows).
Thanks,
Karthik
Why?
This sounds like the wrong tool for the job to me.
I would suggest using the task scheduler.
Antony.
I think you can use some script to take database backup and call that script from ansible.
What kind of script.Could you help me
What kind of script.Could you help me
Not really, this is not a generic sysadmin support group.
This list is for help with ansible, an automation tool.
The "input" for ansible would be an existing, manual, or otherwise
tedious task/process that needs to be automated.
So, you need to come up with that 'input'.