Ansible Playbooks is a good way to deploy software standardized across multiple servers. (IAC [Infrastructure as Code], but in this Case for the stuff on the Machine. While terraform for example is Machine ordering + Definition)
Basically a way to run the playbooks in zap-hosting directly instead of having to run them locally.
less Network latency
Reliable
Secure
Automation (If machine gets a reset it can automatically Trigger the ansible playbook)
