Ansible Basics 03: Running Ad-Hoc Commands

Ansible consists of several key components that collectively build a robust automation and configuration management. Ad-hoc commands are the easiest and fastest way to run some commands remotely or on a host. You have to understand the basic terminology to do this, so here is a quick start, and later we are going to go into the details in the upcoming articles.

Continue reading “Ansible Basics 03: Running Ad-Hoc Commands”