Ansible for Windows - Easy Setup!

preview_player
Показать описание
It is sometimes tricky to work with Ansible and manage windows hosts. This video is going to clarify lot of those questions.
----------
----------
Important links in the video:
----------
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:
----------
- Questions? Thoughts? Disagreements? Tell us here in the comments.
----------
LETS CONNECT:
Рекомендации по теме
Комментарии
Автор

Recently i faced this concept in my interview. Thanks for Doing the video

krishna
Автор

Big respect from the UK - Thank you pal

ciaran
Автор

The windows server u used is just your local machine or an instance you created on something like Oracle Virtual Box?

SourajitDrums
Автор

Ansible does require linux as the controller, but the workaround to running Ansible on Windows is using WSL in Windows to run Ansible commands natively

juicyj
Автор

Which control node we can use.. I have tried Ubuntu, cygwin.. Any other way

shambhunathsahani
Автор

how to install it on windows when you don't have rights of administrator on powershell?? i need to install ansible on my company's desktop and i don't have administrator privileges. please reply i need it urgently.

anubhavsaxena
Автор

Hey great video

how do i add multiple hosts to install apllication on windows by using ansible playbook??

dannyroy
Автор

I will review the video. I am curious, I have heard others say Ansible works better on Windows Servers than Windows Desktop due to connection issues. In you experience, is this the case?
I am hoping that Ansible can work in a dependable manner for Windows Desktops.

marlonramanan
Автор

Hi 👋 bro...if you have any documents for domain join using ansible playbook, could please share thst

jnagendra
Автор

Is there any playbook to copy exe file from share drive in windows or from git

shambhunathsahani
Автор

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 ☺️

varundwivedi
Автор

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

ramkumarsridharan
Автор

Can we have a windows ansible control node now?

prithikas
Автор

Thanks for the Explanation
it was explained in a Clean and clear manner.

dreamtrue
Автор

How to change the primary DNS suffix of this computer using Ansible for Windows?

gabrielviegas
Автор

09:02 What did you say exactly here for the recommend way to put a password there? WALL? Very good video btw

Zuff
Автор

Hi Bro, I’m using Terraform to build a windows vm in azure with azure DevOps yaml pipeline. Then to configure that windows vm my pipeline failing due to terraform extension block where I used to connect to windows vm

hiandhra
Автор

Great video - since the making of this have you tried just using SSH on windows? By the time you do all the steps required to get winrm going, could have just installed openSSh and be running Ansible as it was intended. Would love to see video for making that work. Thanks for a great intro to try to get this to work.

davidanderson
Автор

Great Video, but i need urgently to know how to automate joining domain computers to specified domain groups !?

ahmedshaarawy
Автор

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

praveenreddyjirra