Terrence's Site

Initial Server Setup Using Ansible

Why So, I’ve been on a ‘how can I make my life easier’ kick and started looking into different system management software. Ansible bubbled up to the top because it’s agent-less. This makes a lot of sense for the types of things I’m doing. It might make things slower in a huge setup/infrastructure since there’s some latency doing things through SSH. Goal Initial Goal - Automate the entire server baseline setup via Ansible.