Working with Ansible Dynamic Inventory

preview_player
Показать описание

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
Рекомендации по теме
Комментарии
Автор

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.

sauravprakashgupta
Автор

Thank you so much for this concept. Much appreciated !!

gouravrelhan
Автор

Nice explanation, was struggling to understand books and Oreliey content. Thank you.

heygokul
Автор

Excellent explanation, sir. Chanceless. Please continue your good work. It means a lot. Exceptional teaching skill.

karthickbaskar
Автор

Excellent Content, Speaking skills good as well, Clear cut Voice, Please proceed, Dive in Devops

shivaji
Автор

Very well explained, every video is interesting and useful with very specific and relevant content.. Thanks for this (y)

rahulkamble
Автор

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 <module> from ansible.module_utils import ec2 as ec2_utils ImportError: No module named ansible.module_utils

anjalinaik
Автор

reach with the concept, great and thanku

bvr
Автор

I have just bought your udemy course but i want swcond part of this complete video

amitverma
Автор

friends you can use private ip thus you won't have to change ip under hosts file

sixth_sense_working
Автор

Dude, your explanations are awesome. Thank you on this one.

stalinengoma
Автор

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

ramanasurada
Автор

Ansible has disabled ec2.ini and ec2.py now.

candyxoxo
Автор

Useful. Thank you. Username with password configuration did we do by logging on all 4 servers?

pawaryash
Автор

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.

abdelouahedoummouden
Автор

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.

gaatutube
Автор

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.

sanjaychakraborty
Автор

Hi sir, how to get multiple AWS Account using ansible

vijaythotav
Автор

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.

siddharthojha
Автор

Wait. So what is going in the ec2.yaml file ?

mcgriddletime