It is sometimes tricky to work with Ansible and manage windows hosts. This video is going to clarify lot of those questions.
———-
PLEASE SUBSCRIBE ➡️https://bit.ly/36x6qQy ❤️
If you like my work considering buying me ☕https://bit.ly/3lumyqx
———-
Important links in the video:
https://docs.ansible.com/ansible/latest/user_guide/windows_setup.html#winrm-setup
https://docs.ansible.com/ansible/latest/reference_appendices/python_3_support.html
———-
Timelines:
00:00 Intro
00:34 Ansible high-level architecture
02:04 Control node requirements
03:20 Minimum requirements for windows host
04:03 Demo steps for control node
06:08 Demo steps for windows node
08:00 Ansible demo finally
10:50 what is chocolatey?
———-
PLAYLISTS:
– Associate Cloud Engineer Study Guide: https://bit.ly/37y1dYl
– Google Cloud Playlist: https://bit.ly/37uMZal
———-
– Questions? Thoughts? Disagreements? Tell us here in the comments.
———-
LETS CONNECT:
👍 Facebook: https://www.facebook.com/multicloudguy
📸 Instagram – https://instagram.com/multicloudguy
🐦 Twitter – https://twitter.com/multicloudguy
source
Do i need to use WSL or can i use a real linux machine too as a control node?
09:02 What did you say exactly here for the recommend way to put a password there? WALL? Very good video btw
frensh Windows courses https://www.youtube.com/channel/UCLR0Zo_Eky01StCybpILsEQ/featured
thanks you for this. crystal clear view.
vi /etc/ansible/hosts to be created or it is expected to be present when the ansible is installed? I do not see a 'ansible' folder inside /etc
Thank you for uploading the video and one request is that possible to upload related to organization level video? with any example is okay.
Hi GK , i installed cygwin on my windows machine , can i use this windows machine as control mode , to configure other windows machine ???
If anyone know any thing where we can use window machine as control node please help me ☺️
Simple explanation bro(y)
nice bro
The windows server u used is just your local machine or an instance you created on something like Oracle Virtual Box?
Hi GK, Thanks for sharing your knowledge appreciate it. In the video you referred previous video. Would you please share the links for those videos.
Hello Chai, Nice Vedio Awesome, need install it on my windows 10 help me
How to change the primary DNS suffix of this computer using Ansible for Windows?
Thank you..You are god
👍
Hi, Thanks for this informative video. How can we install Docker on Windows 2016 using Ansible which is on Linux host ?
Great Video , but i need urgently to know how to automate joining domain computers to specified domain groups !?
Very Informative video.
I have query for windows hosts.
below is my Inventory file I am passing password per user in plain text , what is the solution for this.
how can I encrypt of execute the playbook without this plain text password?
[win]
clnt1 ansible_host=10.87.99.226 ansible_password=wyz123
clnt2 ansible_host=10.87.99.227 ansible_password=xyz456
clnt1 ansible_host=10.87.170.59 ansible_password=xyz678
[win:vars]
ansible_user=Administrator
ansible_connection=winrm
ansible_winrm_server_cert_validation=ignore
I'm facing connectivity issue.
It's always trying to connect from port 22
Thanks brother, Awesome explanation 🙏 👍👍👍
Big respect from the UK – Thank you pal
Thanks, this clears a lot up, but I still have one question. How would you configure 100s of windows machines in a domain environment for Ansible?
Hi @Cloud Advocate, need your help with windows playbooks.
1. I want to download Java & Tomcat in windows by using ansible-playbook, I tried win_package, win_chocolatecy. but not working. can you please provide me any ref link or any ref playbooks?
Thanks
Praveen
Thanks for the Explanation
it was explained in a Clean and clear manner.
Which control node we can use.. I have tried Ubuntu, cygwin.. Any other way
Hi, Could you please help me with install pywinrm. I am getting Segmentation Fault (core dumped)
Hi 👋 bro…if you have any documents for domain join using ansible playbook, could please share thst