Redhat Ansible RHCE (ex294) blog 01

Mayank SharmaMayank Sharma
3 min read

Ansible tool can be used either manually ( adhoc command) or automatically ( playbook)

let say we want to configure http server

either you do manually . But it takes lot of time in typing these command manually. In server lots of computer and we have to install and do all things in it which is not possible manually

so we want to configure the web server automation

it mostly depend on how you manage the configuration

Two way of configeration

manual

adhoc

if you say you are learning the ansible due to their automation but automation is provided by tons of platforms.

what ansible provides is configuration management with intelligence.

as we know to start the service we use

a) In Redhat 5-6 we use service command

b) In Redhat 7 we use systemctl command

now we migrate to redhat version 9.

so if we try to run the same shell script of redhat 5-6 that we are using from last couple of year with redhat 7 then it fails because it support different prompt and command.

To run this script they have to do some changes.

In future we have so many migration so every time we stuck so we want solution which could run on different version .

let say in this I have to install httpd in all with same script. it will not done in same script because we know what to do that is install but have to tell how to do. we have to write both in script.

we want to setup our webservers so we can't use to scripting. as we have to tell both the answer what and how to do.

what ansible will give:-

a) code(don't bother about programming language

b) configure management

c) Declarative management

d) what to do and i don't want to know how to do

e) Intelligence

f) provisioning

g) networking

h) security automation and so on.

whenever you want to automate the things you have to write the code .

In Ansible world anyone can write the code without knowing Programming language.

Ansible program file is called as ansible playbook.

lets launch the instance in AWS cloud on the top of redhat AMI

ansible controller

now download the putty.exe then

then go to auth section on left bottom side and browse your private key

then click open

then click accept

yum install ansible-core

and now ansible is install so now any configure management we do with the help of ansible.

lets do ansible manually that is adhoc command

for example in this os i want to install a software but i dont know how to install the software .

through ansible i want to install of package name dialog

we have to specify whether the particular is a file or package name these are the keywords called module

for example while install

-m package m for module and keyword to install is package

command to install the package

>>ansible localhost -m package -a "name=dialog state=present"

here -m (module) and keyword tell what it is whether it is package , firewall

command to uninstall the package

>>ansible localhost -m package -a "name=dialog state=absent"

interesting thing we don't have to use yum or rpm command to install it .

same thing we can do in ubuntu also let see

we see that package dialog is not installed in it

firstly we have to install ansible in it

those who use ubuntu can use

apt-get update

then

apt-get install ansible -y

see we run same thing here and get the success this is the power of ansible don't matter know to command and script of that os. same ad-hoc command will run on all os .

My Contact Info:

๐Ÿ“ฉEmail:- mayank07082001@gmail.com

LinkedIn:-linkedin.com/in/mayank-sharma-devops

10
Subscribe to my newsletter

Read articles from Mayank Sharma directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Mayank Sharma
Mayank Sharma

๐Ÿ”น๐Ÿ”น Enter the world of Maya Hey everyone This is Mayank Sharma , a disciplined ,openminded ,enthusiastic & highly dedicated guy for achieving the excellence in life. For me learning is a never ending process, I believe in ๐‚๐จ๐ง๐ญ๐ข๐ง๐ฎ๐จ๐ฎ๐ฌ ๐‹๐ž๐š๐ซ๐ง๐ข๐ง๐  & ๐‚๐จ๐ง๐ญ๐ข๐ง๐ฎ๐จ๐ฎ๐ฌ ๐ƒ๐ž๐ฏ๐ž๐ฅ๐จ๐ฉ๐ฆ๐ž๐ง๐ญ . My goal is to be a successful Professional Engineer by hard work through my knowledge, skills & commitment which will help me grow, explore and excel along with a great team . With a natural curiosity and a talent for problem-solving, I am constantly exploring new ways to innovate the things and improve processes. Mail me ๐Ÿ‘‰ mayank07082001@gmail.com ๐Ÿ”น๐Ÿ”น I am persuing B.Tech in information technology with the specialisation of Artificial Intelligence and robotic from M.I.T.S Gwalior (M.P) . I'm passionate about learning cutting edge technologies & implement them to solve real world problems. I have devoted my time for them & gained experience in the following tools & technologies . ๐Ÿ“Œ ๐Ž๐ฉ๐ž๐ซ๐š๐ญ๐ข๐ง๐  ๐’๐ฒ๐ฌ๐ญ๐ž๐ฆ : Wษชษดแด…แดแดกs, Cแด‡ษดแด›OS, Rแด‡แด…Hแด€แด›,Fedora,Ubuntu ๐Ÿ“Œ ๐‹๐š๐ง๐ ๐ฎ๐š๐ ๐ž๐ฌ : Pสแด›สœแดษด, Sสœแด‡สŸสŸ Sแด„ส€ษชแด˜แด›ษชษดษข, c++, java ๐Ÿ“Œ ๐‚๐จ๐ง๐ญ๐š๐ข๐ง๐ž๐ซ ๐„๐ง๐ ๐ข๐ง๐ž : Dแดแด„แด‹แด‡ส€, CRI-O, openshift ๐Ÿ“Œ ๐‚๐จ๐ง๐ญ๐š๐ข๐ง๐ž๐ซ ๐Œ๐š๐ง๐š๐ ๐ž๐ฆ๐ž๐ง๐ญ ๐“๐จ๐จ๐ฅ๐ฌ : Kแดœส™แด‡ส€ษดแด‡แด›แด‡s ๐Ÿ“Œ ๐€๐ฎ๐ญ๐จ๐ฆ๐š๐ญ๐ข๐จ๐ง ๐“๐จ๐จ๐ฅ๐ฌ : Aษดsษชส™สŸแด‡, Gษชแด›/Gษชแด›Hแดœส™ ๐Ÿ“Œ ๐‚๐ฅ๐จ๐ฎ๐ ๐‚๐จ๐ฆ๐ฉ๐ฎ๐ญ๐ข๐ง๐  ๐๐ฅ๐š๐ญ๐Ÿ๐จ๐ซ๐ฆ : AWS(EC2,s3,EBs,vpc,loadbalancers,Autosg,rds,cloudwatch,route53, lamda , EFS, snapshot, serverless, EKS) ๐Ÿ“ŒDATABASE : MongoDB, Mysql Also I have worked on Wแด‡ส™ Dแด‡แด แด‡สŸแดแด˜แดแด‡ษดแด›. I enjoy working on new ideas and helping others in these areas. ๐Ÿ”น๐Ÿ”น Apart from being a technology enthusiast, travelling & photography has remained my constant passion. I always keep a right attitude & try to maintain positive vibe in every situation. I also spend time in playing Cricket & Football. Hence I understand the importance of team play & responsibility of a team player very well. Hobbies: โœจI am very interested in cyber security . whatever I see I try to find out the loopholes in it and then try to hack it or trying that how can i breach / break the security โœจ I love to see cricket (IPL) also very much interested in playing cricket . โœจI also love watching various tv and movie series, Top3 is Money heist, Gangs of wasseypur and comedy movies(like hera pheri) and college related webseries etc.