Thanks Andrew this is very interesting and something else I've learnt from you again, really appreciate your time in producing these for all to see. According to the lady at the end, I'm sadder :-)
Thanks Andrew this is very interesting! but what if I do not want to have my AWS cred in the playbook. i want to save it somewhere else. can I do "aws configure" on the control machine and then execute the playbook [without my aws cred in it]?
Nice to have separate env for test, dev etc. and keep them separate on one instance. So you always can start new from scratch without messing yours system environment. A knew it possible with python. But installing Ansible via pip in virtual env, that is something :) Thanks a lot sir !
Thank you for this video, Is there any difference between the modules ec2_instance and ec2 when it comes to creating an instance ??? coz i noticed when I use ec2 module when I run the playbook, a new instance is created each time whereas when I run it with ec2_instance idempotency is respected
Thanks Andrew this is very interesting and something else I've learnt from you again, really appreciate your time in producing these for all to see. According to the lady at the end, I'm sadder :-)
LOL, thank you for getting to the end. ruclips.net/video/fF5GKdT134E/видео.html A new ansible video went up today
Thanks Andrew this is very interesting! but what if I do not want to have my AWS cred in the playbook. i want to save it somewhere else. can I do "aws configure" on the control machine and then execute the playbook [without my aws cred in it]?
Nice to have separate env for test, dev etc. and keep them separate on one instance. So you always can start new from scratch without messing yours system environment. A knew it possible with python. But installing Ansible via pip in virtual env, that is something :) Thanks a lot sir !
Thanks
Thank you for this video,
Is there any difference between the modules ec2_instance and ec2 when it comes to creating an instance ??? coz i noticed when I use ec2 module when I run the playbook, a new instance is created each time whereas when I run it with ec2_instance idempotency is respected
the ec2 module I think ijs deprecated now and the community.aws.ec2_instance is the one to go for
@@theurbanpenguin thank you
thanks mate
You're welcome!
Second
first
Amazing