i am trying to automate a process with Ansible. I need to automate a build using make process. i have used this script
- hosts: localhost tasks: - name: Re