Installing Ansible on Windows 10

  • Post author:
  • Post comments:0 Comments

Disclaimer: Ansible is not officially supported on Windows. Use at your own risk. With that out of the way, let’s get started. This tutorial will guide you through on how…

Continue Reading Installing Ansible on Windows 10

Your first Ansible playbook

  • Post author:
  • Post comments:0 Comments

Ansible is installed and you are eager to write your first playbook. We have to setup a basic inventory file and create the playbook. Log into your Ansible controller via…

Continue Reading Your first Ansible playbook

Installing Ansible on Centos 7

  • Post author:
  • Post comments:0 Comments

Ansible is a configuration managment tool used to manage servers and other devices. This guide will help you install Ansible on a Centos 7 server. This will be your control…

Continue Reading Installing Ansible on Centos 7