Create a playbook called /home/admin/ansible/packages.yml and perform the following Tasks:
- Install the php & mariadb on hosts in the dev, test and prod host Group
- Installl the RPM Development Tools package Group on host in the dev host group
- Update all packages to the latest Version on host in the dev host Group