How to install Ansible 2.15.3 in AWS EC2? Installing Ansible This page describes how to install Ansible on different platforms. Ansible is an agentless automation tool that by default manages machines over the SSH protocol. Once installed, Ansible does not add a database, and there will be no daemons to start or keep running. You only need to install it on one machine (which could easily be a laptop) and it can manage an entire fleet of remote machines from that central point. When Ansible manages remote machines, it does not leave software installed or running on them, so there’s no real question about how to upgrade Ansible when moving to a new version. Prerequisites Control node requirements Managed node requirements Selecting an Ansible version to install Installing Ansible on RHEL, CentOS, or Fedora Pre-requisites to Install Ansible: docs.ansible.com/ansible/2.9/installation_guide/intro_installation.html aws.amazon.com/free Chapters: 00:00:00 How to install Ansible 2.15.3 in AWS EC2 00:01:05 AWS EC2 instance creation 00:04:40 Ansible installation commands overview 00:05:33 Connecting to AWS EC2 server 00:06:20 Ansible Installation commands 00:10:15 Ansible Ad-hock commands 00:11:35 Thanks and Subscribe Commands: sudo yum update -y sudo wget dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm sudo yum install epel-release-latest-7.noarch.rpm -y sudo yum update -y sudo yum install git python python-devel python-pip openssl ansible -y ansible --version #Add private file to /home/ec2-user/.ssh/ansible.pem vi /home/ec2-user/.ssh/ansible.pem sudo chmod 400 /home/ec2-user/.ssh/ansible.pem sudo vi /etc/ansible/hosts [dev] 184.72.127.237 ansible_user=ec2-user ansible_ssh_private_key_file=/home/ec2-user/.ssh/ansible.pem ansible -m ping all ansible dev -a "df -h" ansible dev -a "free -g" ansible dev -a "free -m" How to install Ansible 2.15.3 in AWS EC2, what is ansible, ansible, ansible installation, ansible commands, ansible configuration management, configuration management tools, agent less configuration management tools, ansible hosts, ansible ad-hock commands, how to use ansible in aws, aws, ec2, ansible tutorials, easy installation on ansible in aws, quick installation of ansible, easy to learn ansible, best tool for configuration management, ansible control server, cloudnixiass #ansible #howtoinstallansbile #whatisansible #ansibleversion #ansiblecommands #configurationmanagement
@cloudnixiass10 ай бұрын
How to install Ansible 2.15.3 in AWS EC2?
@cloudnixiass10 ай бұрын
How to install Ansible 2.15.3 in AWS EC2?
@cloudnixiass10 ай бұрын
How to install Ansible 2.15.3 in AWS EC2?
@cloudnixiass10 ай бұрын
How to install Ansible 2.15.3 in AWS EC2?
@cloudnixiass10 ай бұрын
How to install Ansible 2.15.3 in AWS EC2?
@danshd.931610 ай бұрын
Wonderful work sir! from US
@cloudnixiass10 ай бұрын
Thanks for your lovely comments @danshd.9316 for my video "Easy to install Ansible 2.15.3 and Quick Run in AWS EC2"
@cloudnixiass10 ай бұрын
Thanks and welcome
@danshd.931610 ай бұрын
@@cloudnixiass I will share your video with new learners. Is there any series of video you have? For example: DevOps step by step: 1) ssh 2) Ansible 3) terraform 4) AWS EC2 and Lambda 5) Jenkins 6) CICD Pipeline etc etc and at the last mock interview preparation for people who are frontend developer or sys admin or network engineer or QA and want to get into devops field.
@cloudnixiass10 ай бұрын
@@danshd.9316Yes all are there please have look in all my videos or playlist. if anything not there pls let me know I will add it.
@cloudnixiass9 ай бұрын
Ansible on aws ec2
@luckychittigidda24514 ай бұрын
Awesome do more videos on Devops tools...thank you so much
@cloudnixiass4 ай бұрын
Thanks Lucky for uour lovely comments on ansible in aws ec2. Do want any specific tools in devops?
@luckychittigidda24514 ай бұрын
Git,git hub, Docker, kubernates, Terraform, Dynamo DB, Jenkins,....also python scripting...please Do it on this tool...it's very helpful to us...your way of teaching like a Frnd...
@devsecops90898 ай бұрын
Nice video about: Easy to install Ansible 2.15.3 and Quick Run in AWS EC2?
@cloudnixiass8 ай бұрын
Thanks for watching and keep watching!
@devsecops90898 ай бұрын
Nice Video about: Easy to install Ansible 2.15.3 and Quick Run in AWS EC2?
@cloudnixiass8 ай бұрын
Yes, exactly and thanks for watching
@cloudnixiass8 ай бұрын
Very good videos
@neeshikumar95948 ай бұрын
Nice video: Easy to install Ansible 2.15.3 and Quick Run in AWS EC2?