Thank you, am trying to write a script I need in Python, I got it working in a root directory, but needed to change directories in the code. Ripping my hair out…..until I found and watched your video. You are so right , I needed to learn terminal to be able to do “real world” coding :)
@anerson2243Ай бұрын
I am very happy to watch this video it helps me a lot. I really appreciate you keep it up
@Anishagoyal-t1fАй бұрын
Good explanation, your playbook runs on all hosts, just curious to know if it works in this particular scenario here: I am running a playbook on a particular node (ansible-playbook join-cluster.yml - hosts.ini --limit 'node3') to join the cluster, to join the cluster, node3 need to retrieve the token from another server (server1) which is not part of above playbook command then how it will work?
@binaryfireАй бұрын
Great video, thanks! Is there a benefit to using both "pipelining = true" and "strategy = mitogen_linear" at the same time?
@toptechskillsАй бұрын
Great question, _in theory_ pipelining should affect any ssh-based connection plugin, including Ansible's default ssh connection plugin and maybe mitogen too, since it's based on ssh. So yeah, in theory I think there could be some effect, but I didn't test it, so I would be curious to see your results if you end up testing it!
@JonborghiniАй бұрын
i love you
@NebucadLaVey2 ай бұрын
This was exactly i'm looking for - Thx for the great explanation
@haigha-qb4kf2 ай бұрын
As a newbie to Terminal, cheers mate!
@bmwforever-u1b2 ай бұрын
I loved the video Thank you very much for your help
@thomasaddis512 ай бұрын
7:15 permission denied 😞
@ronen25122 ай бұрын
very informative, thanks
@RealChristophernolan2 ай бұрын
how to run a dart code wrote in text editor in terminal
@flordemariamarquezchavez1982 ай бұрын
Thanks
@patchso3 ай бұрын
Well made tutorial. Thanks.
@jerry51493 ай бұрын
How is this better than the GUI??
@techcolor21063 ай бұрын
Thank You so much! Amazing tutorial.
@regiskuzel83943 ай бұрын
Awesome job Perry!.. I've listen to several of you videos including on Mac Terminal Basics and others!.. Everyone was very helpful in my need to get trained on various topics... Keep up the great work!
@prodbydramatic3 ай бұрын
bro thank you so much
@azazmohammad27883 ай бұрын
Ctr+alt+t = open terminal in Linux
@eugenezuev73493 ай бұрын
clear, straight to the point, thanks
@mohammedogleh51953 ай бұрын
Thank you so mucb bro
@jxlted3 ай бұрын
Enable-WindowsOptionalFeature : Transaction support within the specified resource manager is not started or was shut down due to an error.
@mihirprakash88084 ай бұрын
bruh you saved my day from this complicated terminal commands
@bhupendrasinghsuri4964 ай бұрын
Request to share ansible-playbooks on synchronize, group_by, add_host, yum_repository & assemble modules.
@yasinfarzanali4 ай бұрын
thank goodness for clear english. what a breath of fresh air.
@bhupendrasinghsuri4964 ай бұрын
Thanks for sharing. Like to see more content on Ansible...
@tomschneider94604 ай бұрын
Command K is NOT the same as clear. Command K wipes out the previous display.
@manojkothwal35864 ай бұрын
First and foremost - Instantly subscribed to the channel. This is Fantastic i was able to solve the handlers issue halfway through this tutorial. Thank You very much Percy. 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉 I was directly referring handlers inside the tasks/main.yml. Instead i created a folder handlers and saved it and that worked. playbook-master.yml roles/myroles/handlers-main.yml tasks-main.yml.
@toptechskills3 ай бұрын
Very happy the video helped, thank you for subscribing
@alain14884 ай бұрын
i have used this method before now i am moving to dev containers does the same with less overhead. I have only to install docker and vscode with a single plugin and then can i clone my dev container repo and my development enviroment is spin up.
@JD-rz1ns4 ай бұрын
Fantastic tutorial, thank you very much.
@lufknuht59604 ай бұрын
I see no $
@toptechskills3 ай бұрын
You may be using a newer version of Mac OS with a different shell (e.g. zsh). All the commands I cover in the video should work in the same way.
@jdwdrums4 ай бұрын
Are you still working on finishing your Productive with Ansible course? Any updates on an ETA?
@toptechskills4 ай бұрын
Hi @jdwdrums, thanks for your comment. No ETA on the final chapter just yet, sorry. I’ve been trying to make some sales before throwing myself at the final chapter. First 2 chapters are up and ready to go, not sure if you had a chance to check them out already. Thanks again for the support.
@BruceTimberlake4 ай бұрын
Looks interesting, very straightforward. Most of my team's resources are on-prem data center stuff (vms we request via a tool, or hardware that another team racks etc.), so I can't play with fancy cloud tools like this, at least not yet. But thanks for making this video!
@toptechskills4 ай бұрын
Thanks a lot for the comment @BruceTimberlake. Hopefully Terraform comes in handy if you start working with cloud infrastructure. Presuming you’re using Ansible for managing the VMs/bare metal you mentioned, is that right?
@Isaaf_Asif4 ай бұрын
August 10 2024 from Germany
@lazarszabo78855 ай бұрын
Could somebody help me a bit? Yesterday I was just logging into the computer, and stuff like spotify and google instantly open upon me logging in and i always close them, but this time when hovering over “quit” on google chrome, i noticed that the terminal opened too, i never seen it open before but i accidentally clicked “quit” on it because of muscle memory, the only thing that I have read was “- process completed -“, i’m pretty scared because im not a tech expert and i have never opened terminal, could this be some kind of spyware or a hacker by any chance?
@butterlous5 ай бұрын
so helpful wow in 2024 ty I am just starting out for my career ty again!
@kazeko05 ай бұрын
Thank you for this guide, I kept getting "ERROR! 'ansible.builtin.file' is not a valid attribute for a Play" and The offending line appears to be: --- - name: Create a directory if it does not exist ^ here I see now that I was completely omitting the tasks: section. Thank you so much!
@ThatOtherStuff-xu2fm5 ай бұрын
I already failed at like step two: 2:15 the terminal says permission denied to my own user (the only one on this Mac
@mrjuice1595 ай бұрын
super useful!
@philiprand37206 ай бұрын
well down!
@JoeVenture16 ай бұрын
please update your video
@mreddy73566 ай бұрын
thank you i have a problem downloading a file from internet.terminal starts with % instead of $.I am able to find the file ZIP file iwhen i click on ls when i use cd command file not seen please give your opinion Thank you
@Portia6206 ай бұрын
Your awesome!!! Thank you so much!!! ❤
@Imaginariumthechannel6 ай бұрын
Great video , you helped me with the project that I was stoked for 2 days Thank you so much
@johnnyholiday11507 ай бұрын
Simple clear and on point 👌
@georgyurumov80957 ай бұрын
amazing video! is there anything for more advanced terminal users? for example on ssh?
@chrissphinx7 ай бұрын
awesome to see you back! more elixir? 😄
@toptechskills7 ай бұрын
Thanks @chrissphinx! Oh man, it’s been so long since I wrote Elixir, but would be interested to check it out again. I still think it’s the most enjoyable language I’ve used for web dev specifically.
@JodyFletcherTX7 ай бұрын
Great stuff. Thank you
@toptechskills7 ай бұрын
G'day everyone, if you're currently learning Ansible and want to see how all these modules fit together to build something useful, please consider checking out my course and letting me know what you think! It's currently in "early access" while I finish off the last chapter, and the first part of the course is free so you can try it out: learn.toptechskills.com/courses/productive-with-ansible. Thanks for all your support and happy coding!
@toptechskills7 ай бұрын
G'day everyone, if you're currently learning Ansible and want to see how all these modules fit together to build something useful, please consider checking out my course and letting me know what you think! It's currently in "early access" while I finish off the last chapter, and the first part of the course is free so you can try it out: learn.toptechskills.com/courses/productive-with-ansible. Thanks for all your support and happy coding!