What are the best tools for automating Bash scripts across mixed environments (Linux and Windows)?
I'm looking for recommendations on tools to automate Bash scripts in an environment with both Linux and Windows servers. I’ve explored tools like Ansible for orchestration and PDQ Deploy for Windows automation, but I’d love to hear more about:
- Integrating tools like Ansible, Script Runner, or Attune for cross-platform scripting.
- Using tools like PDQ Deploy for managing scripts on Windows.
- Efficiently transferring scripts and files between systems (e.g., WinSCP, rsync).
- Best practices for scheduling and monitoring automated tasks in such environments.