Skip to content

Stories in “Automation”

Running Ansible Ad-Hoc commands

We have already  run few ad-hoc command to list down the hosts in earlier sections. See all parts of  Automation […]

Managing Ansible Inventory

Inventory File An inventory file is a simple and plain text file where we store those host information ansible has […]

Ansible Deployment

Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all […]

Installing Ansible

You may refer installation doc from official document as well. Requirement Controlnodes Controlnode is just the machine where we install […]