ansible -i hosts your-host-name -m apt -a "name=cmatrix state=present" -b
https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_templating.html
ansible -i hosts your-host-name -m apt -a "name=cmatrix state=present" -b
https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_templating.html