Working with Ansible Dynamic Inventory

  Рет қаралды 27,098

VRTechnologies For Automation

VRTechnologies For Automation

Күн бұрын

Follow this link ( • Udemy Coupon Codes for... ) to get Udemy Links with Coupon Codes for my Courses
1. Bash Shell Scripting
2. Python Scripting
3. AWS Automation with Boto3 of Python
4. Ansible with Playbooks
5. Jq Command Tutorials
6. StackStorm for Beginners

Пікірлер: 45
@sauravprakashgupta7512
@sauravprakashgupta7512 3 жыл бұрын
very beautifully explained, step by step. Your way of explanation is really awesome, I feel so confident to work on ansible after watching some of your videos. one thing: I don't think it's called 'ami' as a word, rather it's called AMI (you have to pronounce each letter separately, as it is a short form). Just felt like mentioning this.
@heygokul
@heygokul 4 жыл бұрын
Nice explanation, was struggling to understand books and Oreliey content. Thank you.
@gouravrelhan7372
@gouravrelhan7372 2 ай бұрын
Thank you so much for this concept. Much appreciated !!
@karthickbaskar6886
@karthickbaskar6886 4 жыл бұрын
Excellent explanation, sir. Chanceless. Please continue your good work. It means a lot. Exceptional teaching skill.
@shivaji3138
@shivaji3138 3 жыл бұрын
Excellent Content , Speaking skills good as well ,Clear cut Voice ,Please proceed , Dive in Devops
@ajgaming8612
@ajgaming8612 3 жыл бұрын
awesome..........................................you are the best.
@rahulkamble4472
@rahulkamble4472 2 жыл бұрын
Very well explained, every video is interesting and useful with very specific and relevant content.. Thanks for this (y)
@degasuresh
@degasuresh 3 жыл бұрын
Very good explanation
@venkateshk8272
@venkateshk8272 3 жыл бұрын
nice content .thanks for educating us
@anjalinaik2844
@anjalinaik2844 3 жыл бұрын
Facing below error while executing ec2.py: [WARNING]: * Failed to parse /etc/ansible/ec2.py with script plugin: Inventory script (/etc/ansible/ec2.py) had an execution error: Traceback (most recent call last): File "/etc/ansible/ec2.py", line 163, in from ansible.module_utils import ec2 as ec2_utils ImportError: No module named ansible.module_utils
@shreyanshnowlkha4251
@shreyanshnowlkha4251 2 жыл бұрын
Yes
@rajeshchouhan458
@rajeshchouhan458 4 жыл бұрын
Nice explanation.. thank u sir
@shwetagairos
@shwetagairos 3 жыл бұрын
Superb Sir, thank You !
@bvr333
@bvr333 5 жыл бұрын
reach with the concept, great and thanku
@ambrishpatil4352
@ambrishpatil4352 4 жыл бұрын
Nice explanation. Thanku.
@stalinengoma7680
@stalinengoma7680 4 жыл бұрын
Dude, your explanations are awesome. Thank you on this one.
@pawaryash007
@pawaryash007 2 жыл бұрын
Useful. Thank you. Username with password configuration did we do by logging on all 4 servers?
@sixth_sense_working
@sixth_sense_working 2 жыл бұрын
friends you can use private ip thus you won't have to change ip under hosts file
@amitverma7545
@amitverma7545 Жыл бұрын
I have just bought your udemy course but i want swcond part of this complete video
@gaatutube
@gaatutube 4 жыл бұрын
Good lecture ... but a bit too fast for me when you jumped around on the AWS screens (like when you were assigning roles to a VM). Had to rewind and see some portions multiple times to get what you were doing. But finally did get it. Also, your usage of "ammee" threw me off for a while .... have always heard it being pronounced by its abbreviations "Ae-em-eye" .... hence took a while to figure out what you were referring to. :-) But Thanks for showing us this.
@abdelouahedoummouden9986
@abdelouahedoummouden9986 4 жыл бұрын
Thank you for this video. I have a question regarding the two files you copied, did you modifiy anything in them? my script doesnt work, even though I downloaded Boto.
@arvindkumargupta7752
@arvindkumargupta7752 3 жыл бұрын
give executeable permission to your script
@ramanasurada1171
@ramanasurada1171 2 жыл бұрын
hi,bro I am getting importError: no module named boto while executing the command ./ec2.py but I have already installed the boto library in my ansible engine....pls help me to resolve the issue
@candyxoxo28
@candyxoxo28 3 жыл бұрын
Ansible has disabled ec2.ini and ec2.py now.
@sanjaychakraborty4633
@sanjaychakraborty4633 4 жыл бұрын
Very nicely explain, one thing wanted to point out. The ec2.py and ec2.ini from github are not available anymore for download. Any idea whee I can get those please.
@abdulali7692
@abdulali7692 4 жыл бұрын
Have you find the two script....pls provide link if yes
@FaithfulAnere
@FaithfulAnere 4 жыл бұрын
guys the scripts are here github.com/ansible/ansible/tree/stable-2.9/contrib/inventory
@sachinkadam4742
@sachinkadam4742 3 жыл бұрын
follow older version of anible docs.the link is still active there for ec2.py and ec2.ini
@siddharthojha9927
@siddharthojha9927 5 жыл бұрын
If we use elastic IP for our instances then should we need the dynamic inventory...??? And in real time , what is expected from us ,to use dynamic inventory or Elastic IP.
@ketanjoshi2564
@ketanjoshi2564 4 жыл бұрын
No, in that case our IP will not change so no need of dynamic inventory
@ketanjoshi2564
@ketanjoshi2564 4 жыл бұрын
In real time dynamic inventory must be used as elastic IP's are costlier. It also depends on case to case.
@vijaythotav3182
@vijaythotav3182 4 жыл бұрын
Hi sir, how to get multiple AWS Account using ansible
@krishnaraghu931
@krishnaraghu931 3 жыл бұрын
How can we contact you
@rohitbiswaslit93
@rohitbiswaslit93 4 жыл бұрын
Sir, getting error even after adding the role. The error is ERROR: "Forbidden", while: getting ElastiCache clusters
@arvindkumargupta7752
@arvindkumargupta7752 3 жыл бұрын
To get this problem rid off, uncomment this line #elasticache = False inside the ec2.ini file.
@mcgriddletime915
@mcgriddletime915 3 жыл бұрын
Wait. So what is going in the ec2.yaml file ?
@ashutoshpandey6110
@ashutoshpandey6110 5 жыл бұрын
can you made a video for templates and roles module in ansible
@VRTechnologiesForAutomation
@VRTechnologiesForAutomation 5 жыл бұрын
i will go with step by step, will also discuss templates with jinja2 also
@ashutoshpandey6110
@ashutoshpandey6110 5 жыл бұрын
@@VRTechnologiesForAutomation yup sir its very helpful.. thankyou for teaching us😊
@Sreekanthreddy30
@Sreekanthreddy30 4 жыл бұрын
whenever i stop and start the ec2 instances ip addresses changing, by using dynamic inventory script i am unable to ping, again i have to do ssh to each and every instance again then only it is working. any alternative to this.
@FaithfulAnere
@FaithfulAnere 4 жыл бұрын
He was too fast with the explanation for aws i couldnt follow up but however jee-appy.blogspot.com/2016/10/dynamic-inventory-ansible.html this is dated since 2016 but it helped me to connect to my aws instances from my local ansible master
@roshanroja
@roshanroja 4 жыл бұрын
Dynamic Inventory Script - ec2.py - Elasticache - Forbidden Error/NoAuthHandlerFound #13177
@arvindkumargupta7752
@arvindkumargupta7752 3 жыл бұрын
To get this problem rid off, uncomment this line #elasticache = False inside the ec2.ini file.
Automation with Ansible Playbooks | Inventory file with Groups and Group of Groups
20:22
VRTechnologies For Automation
Рет қаралды 19 М.
Create and Work with Ansible Custom Facts | Automation with Ansible Playbook
28:55
VRTechnologies For Automation
Рет қаралды 14 М.
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 14 МЛН
Самое неинтересное видео
00:32
Miracle
Рет қаралды 2,6 МЛН
Остановили аттракцион из-за дочки!
00:42
Victoria Portfolio
Рет қаралды 3,1 МЛН
ANSIBLE DYNAMIC INVENTORY AWS EC2 - HOW TO WALKTHROUGH
22:59
Automation with Ansible Playbooks | How Ansible works ?
14:38
VRTechnologies For Automation
Рет қаралды 15 М.
Ansible 101 - Episode 11 - Dynamic Inventory and Smart Inventories
1:03:43
Automation with Ansible Playbooks | Ansible Directory Structure
20:14
VRTechnologies For Automation
Рет қаралды 30 М.
ANSIBLE DYNAMIC INVENTORIES MICROSOFT AZURE - HOW TO
21:17
The_Sudo
Рет қаралды 5 М.
Ansible block concetp | Error handling with block rescue concepts
26:51
VRTechnologies For Automation
Рет қаралды 12 М.
Automation with Ansible Playbooks | Ansible Architecture
10:45
VRTechnologies For Automation
Рет қаралды 38 М.