#Introduction In this tutorial, How to use Ansible get IP address remote server. There are many methods to obtain the…
Ansible
Vagrant create ansible
Vagrant is a Configuration management tool. In this tutorial, I will use Vagrant to create an Ansible practice environment. Quickstart…
Ansible structure playbook
In this tutorial, I wrote about the Ansible structure playbook. What does the Ansible structure playbook mean? Let’s begin! A…
Fixing ansible python broken pipe for RHEL Centos 5
Introduction In this tutorial, How to fix run ansible “[Errno 32] Broken pipe\r\n”. I have enabled the EPEL repositories and…
Ansible read remote file
In this tutorial, How to use Ansible to read a remote file? Ansible the essential for DevOps Roles. Ansible read…
Ansible task type of state
In this tutorial, find out the ansible task type of state. In Ansible, the state attribute is used to define…
Vagrant Ansible example 01
In this tutorial. You can Build infrastructure with Vagrant Ansible for testing. How to set up a local server using Vagrant…
Ansible playbook NGINX + PHP
In this tutorial, I will deploy Ansible playbook Nginx and PHP for remote server centos 7. Ansible the essential for…
Ansible tutorial beginners
In this article, I will guide Ansible tutorial beginners. How to create ansible playbook? Ansible the essential for DevOps Roles.…
How to install Ansible on Centos/ Ubuntu/Fedora
In this tutorial, I guide how to install Ansible on Centos 7/ Ubuntu 14.04 / Fedora. Ansible is an Automation…