This is one awesome video. Kudos to the instructor.
@praveenlinux7 жыл бұрын
Excellent Tutorial on ansbile !!
@wysefavor7 жыл бұрын
I kept getting errors for the playbook you wrote on 19:45, can you please paste it in your reply to my comment.. Thanks . The error I kept getting is : The offending line appears to be: --- - hosts: 127.0.0.1 ^ here
@dancostinel58298 жыл бұрын
So my remote server needs to have ssh/ssh2 installed in order to be able to deploy an app? I'm asking because I can't connect to my paid remote server through ssh/ssh2. Thanks.
@JbtheBoss18928 жыл бұрын
Hey! Very nice tutorial. Should I pay for AWS to use the features you are using in this tutorial? Or I can create these things for free?
@parthasaradhimuddula73838 жыл бұрын
where can i get ec2.py ?
@parthasaradhimuddula73838 жыл бұрын
Thank you for your Valuable advice... dear DH.
@smbmusic94408 жыл бұрын
I'm guessing you probably found it by now but you can get the files like so: wget raw.github.com/ansible/ansible/devel/contrib/inventory/ec2.py wget raw.github.com/ansible/ansible/devel/contrib/inventory/ec2.ini
@parthasaradhimuddula73838 жыл бұрын
SMBMusic Thank you... now am good at Ansible... this was the first video i saw and with anxiety I posted the question. am not at all a beginner with Ansible right now.
@devon56947 жыл бұрын
I won't say the spirit of the reply was warranted, but it did take < 3 seconds to find it on GitHub.
@kosterix1236 жыл бұрын
8:40 the little horizontal line is NOT A TACK. it's a dash, or hyphen. Don't invent weird terms for standard stuff. 38:00 why does it return localhost first then the 53xx ip later?