Hi Guys, I have a very basic question.
I want to automate my application using git, Jenkins, Ansible, and Docker, so is it good to install a master server of all these tools on a single ec2 instances, or is it recommended to use different VMs for different tools?
I mean is it mandatory to have Ansible Controller Machine (ACM) and Jenkins Master on the same server/instance?