For this project you will be using ansible to automate setting up and configuring machines / programs.
Install the latest Ubuntu Server LTS on 4 servers.
Create ansible roles for the following
Install a zabbix client and point it to your zabbix server
note: configure zabbix that hosts automatically show up in the web UI
hint: this can be configured on the zabbix server web GUI * Postfix * make it possible for mail to be sent between your linux servers
No passwords should be in plaintext (use vault)
All ansible roles must be written by you (use ansible-galaxy).