HostSEO Blog

Stories and News from IT Industry, Reviews & Tips | Technology Blog


How to Install and Configure ‘Ansible’ on CentOS 7

Ansible is a tool that used to manage various nodes from an ansible installed Controlling Machine using SSH Protocol. It makes every system administrative tasks more easy.

Ansible System (Controlling Machine):-

IP: 10.0.0.209

Nodes IP:-

10.0.0.206
10.0.0.207

Lets start–

Step 1:-
Ensure that the repository is added in the Controlling Machine or you may need to install it.

Ensure that the repository is added in the Controlling Machine or you may need to install it.

# yum install epel-release -y

Step 2:-
1. Install Ansible using yum in Controlling Machine.

# yum install ansible

2. Check the version of the installed Ansible

# ansible --version

Step 3:-
Setup your Controlling Machine to connect node using SSH protocol.

1. Create ssh key to access node systems.

# ssh-keygen

2. Copy the key to the node systems.

# ssh-copy-id root@10.0.0.206
# ssh-copy-id root@10.0.0.207

Step 4:
Add ips of node systems into the Inventory of Ansible by editing /etc/ansible/hosts .

# vim /etc/ansible/hosts
[ansi-test]
10.0.0.206
10.0.0.207

Note: Here both ip can call using the name “ansi-test”.

Step 5:-
Test Ansible in the Controlling Machine by using below commands.

1. First of all test the Controlling Machine have ping with node system using ansible commands.

# ansible -m ping all

10.0.0.206 | SUCCESS => {
    "changed": false,
    "ping": "pong"
}
10.0.0.207 | SUCCESS => {
    "changed": false,
    "ping": "pong"
}

2. Execute any command in Controlling Machine.

# ansible -m command -a "df -h" ansi-test
10.0.0.206 | SUCCESS | rc=0 >>
Filesystem               Size  Used Avail Use% Mounted on
default/containers/test1 437G  3.4G  433G   1% /
none                     492K     0  492K   0% /dev
udev                     3.8G     0  3.8G   0% /dev/tty
tmpfs                    100K     0  100K   0% /dev/lxd
tmpfs                    100K     0  100K   0% /dev/.lxd-mounts
tmpfs                    3.9G  120K  3.9G   1% /dev/shm
tmpfs                    3.9G   17M  3.9G   1% /run
tmpfs                    3.9G     0  3.9G   0% /sys/fs/cgroup
tmpfs                    784M     0  784M   0% /run/user/0

10.0.0.207 | SUCCESS | rc=0 >>
Filesystem                 Size  Used Avail Use% Mounted on
default/containers/test2   436G  2.6G  433G   1% /
none                       492K     0  492K   0% /dev
udev                       3.8G     0  3.8G   0% /dev/tty
tmpfs                      100K     0  100K   0% /dev/lxd
tmpfs                      100K     0  100K   0% /dev/.lxd-mounts
tmpfs                      3.9G     0  3.9G   0% /dev/shm
tmpfs                      3.9G   17M  3.9G   1% /run
tmpfs                      3.9G     0  3.9G   0% /sys/fs/cgroup
tmpfs                      784M     0  784M   0% /run/user/0

Subscribe Now

10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!

Archive Calendar

SatSunMonTueWedThuFri
 12345
6789101112
13141516171819
20212223242526
27282930 

Born in 2004 ... Trusted By Clients n' Experts

SEO Stars

They never made me feel silly for asking questions. Help me understand how to attract more people and improve my search engine ranking.

Read More

Emily Schneller Manager at Sabre Inc
SEO Stars

Took advantage of Hostseo's superb tech support and I must say, it is a very perfect one. It is very fast, servers reliability is incredible.

Read More

Leena Mäkinen Creative producer
SEO Stars

We're operating a worldwide network of servers with high quality standards requirements, we’ve choose hostseo to be our perfect partner.

Read More

Ziff Davis CEO at Mashable
SEO Stars

It’s very comfortable to know I can rely about all technical issues on Hostseo and mostly that my website and emails are safe and secured here.

Read More

Isaac H. Entrepreneur
SEO Stars

With hostseo as a hosting partner we are more flexible and save money due to the better packages with great pricing, free SEO n' free SSL too!

Read More

Madeline E. Internet Professional