DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Running Ansible from your Computer: Why AWX/Tower is Better

4 years ago medium.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

This blog series focuses on presenting complex DevOps projects as simple and approachable via plain language and lots of pictures. Ansible is a flexible and powerful tool that permits tasks to be written in plain YAML language and can do some amazing things.

Let’s spend some time talking about the problems you’ll need to tackle with Ansible on your local computer, and how AWX/Tower can do better. Ansible takes an input of YAML tasks and roles, and translates this into SSH (Linux-like) or WinRM (windows) commands.

Static inventories look like this: And that works great for a legacy infrastructure — where your hosts are pets — static, named, mutable, and long-lived.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com