Тёмный

Manage Windows like Linux with Ansible 

Red Hat Summit
Подписаться 22 тыс.
Просмотров 102 тыс.
50% 1

Few questions induce fear into the heart of a Linux admin more than, "Hey, can you manage these Windows servers?"
In this session, we'll show how Ansible does simple, secure, and agentless Windows management with the exact same tools, language, and philosophy used for Linux hosts. You'll never have to log in to a Windows server again.
Learn more: agenda.summit.redhat.com/

Наука

Опубликовано:

 

9 май 2018

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 44   
@linuslaikt
@linuslaikt 4 года назад
Great presentation! and I love the poem at the ending! Applause!
@bsanders1
@bsanders1 Год назад
Life-saver, especially the first 13 min. I could not find the docs anywhere on how to do this one simple task: 'set up a windows box for ansible'. The rest of this talk was great too. Thank you so much!
@alreid12345
@alreid12345 5 лет назад
Great presentation very well delivered. Thanks for the content and to Red Hat for such a great community.
@DaveTapley
@DaveTapley 3 года назад
13:14 "this doesn't look too Windows-y, does it?" 👈 this is the content I came for 😆👏🏻
@DaVince21
@DaVince21 4 года назад
I've only used Ansible on Linux and Mac so this was very insightful. Thanks tons!
@TonyaBrownSysAdmin
@TonyaBrownSysAdmin 6 лет назад
Great insight into the possibilities of using Ansible in Win Environment
@KrishnaChaitanyaCh
@KrishnaChaitanyaCh 5 лет назад
Awesome presentation. I am very new to ansible, self learning on linux and aws. I have few hundred Windows that I need to manage and this presentation has given me enough confidence.
@davidvincent314
@davidvincent314 6 лет назад
Great presentation. Good job !!!!
@daviderevelli9166
@daviderevelli9166 5 лет назад
Thanks for the amazing work you are doing... Great presentation!
@sauvus
@sauvus 3 года назад
Very well explained. Time to dig in!
@hiredevops1621
@hiredevops1621 5 лет назад
Great stuff. Great presentation, very energetic!
@picnicsinspace198
@picnicsinspace198 3 года назад
great presentation. i am just learning ansible but this was a great video to open my eyes to what else it can do
@leonardocastano
@leonardocastano 5 лет назад
Thank you very much, great presentation
@dinesha5674
@dinesha5674 4 года назад
Well presented. Much useful!
@rafikbahri5845
@rafikbahri5845 4 года назад
*The poem* "I hate that you're not SSH, and the shell you called Power, I hate the way you install your apps, Windows Update makes me glower, I hate the way you must reboot and your web server IIS, I hate your complex registry, it always is a mess, I hate your junky services and your stupid domain auth, and managing your ACLs is sure to leave me rough, I hate that you are not linux that i have to learn you at all, but with ansible on my tool belt, i don't hate you, not even close, not even a little bit, not even at all."
@maroz1154
@maroz1154 5 лет назад
Cool presentation. Liked it.
@sureshsridhar1694
@sureshsridhar1694 6 лет назад
Very nice ,. I am a beginner it's so good
@JoseBarahonajrab66
@JoseBarahonajrab66 6 лет назад
great stuff for admins doing some win things
@barma1309
@barma1309 5 лет назад
Amazing!!!
@danieltyjewski9958
@danieltyjewski9958 6 лет назад
Great!
@vishuarekar
@vishuarekar 5 лет назад
gr8.. Thanks
@ahmadmuadz7966
@ahmadmuadz7966 5 лет назад
I've tried the chocolatey module shown with Windows Server 2016, found that procexp is there once I reboot.
@sagarvispute
@sagarvispute 2 года назад
Nice presentation
@dzmitryzimin259
@dzmitryzimin259 5 лет назад
I've got: "msg": "ssl: the specified credentials were rejected by the server". What does it mean?
@-fqnz
@-fqnz 5 лет назад
Looking at the presentation date makes me wonder why you did choose windows server 2012 not 2016 for presentation, especially win_updates feature... 🤔
@saiii6907
@saiii6907 5 лет назад
During the installation you have executed below commands CD C:\vagrant -- i am getting an error while doing this .\ConfigureRemotingForAnsible.ps1 -- where can i get this please help me in this as my organisation have lots of windows servers and i am trying to automate this
@dieabe
@dieabe 5 лет назад
Does anyone knows where can i download the ps1 script to enable windows server managing.
@romain_a
@romain_a 5 лет назад
raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureRemotingForAnsible.ps1
@sinistertalks6413
@sinistertalks6413 5 лет назад
@@romain_a Bro we can just create this powershell script for any windows box and will it work? Please confirm brother.
@gpremchand
@gpremchand 5 лет назад
github.com/ansible/ansible/blob/devel/examples/scripts/ConfigureRemotingForAnsible.ps1
@baberaham
@baberaham 5 лет назад
My win_ping keeps throwing an error that says winrm or requests is not installed: No module named ''winrm'. I successfully downloaded pywin using pip2 install pywinrm, then pip3 install pywinrm, then I uninstalled them, created a venv and used pip install pywinrm - yet same error. Any ideas?
@Zratchminisemporium
@Zratchminisemporium 4 года назад
Have you setup winrm on the windows machines? It needs to be set on the windows machine as well as on the Ansible Controller.
@baberaham
@baberaham 4 года назад
@@Zratchminisemporium I did. I eventually was able to call winrm but only inside a python virtual environment. Would you happen to know how to make a python module callable outside the venv?
@teclipe
@teclipe 4 года назад
@@baberaham probably Windows' winrm service is stopped. Start service Winrm and execute .ps1
@baberaham
@baberaham 4 года назад
​@@teclipe I don't think it had anything to do with my Windows side because I can run the winrm module via red hat linux terminal when I use a python virtual environment. I can ping, get patch updates, deploy patch updates, etc as long as I'm in the python env.
@nictanghe98
@nictanghe98 5 лет назад
ACL is better then linux permissions if propperly managed. and not touched by people that don't get it.
@dheerajbhargav3807
@dheerajbhargav3807 5 лет назад
can you sent me the configuration of windows client
@flhoest
@flhoest 5 лет назад
He claims to be in love with Windows but his laptop runs Fedora ;)
@dejfcold
@dejfcold 3 года назад
Red Hat made software on Red Hat issued HW. Makes sense to me.
@arefghiasi4325
@arefghiasi4325 4 года назад
If you hate Windows that much that you can't stop saying "love to hate" why you even bother yourself to manage Windows with your shiny Ansible?
@kyryllvlasiuk
@kyryllvlasiuk Год назад
More like Manage Windows from Linux. Doesn't run on Windows
@jeffherdz
@jeffherdz Год назад
I still hate windows.
@benutza5362
@benutza5362 3 года назад
Awesome. I loved the presentation.
Далее
Managing 15,000 network devices with Ansible
35:55
Просмотров 45 тыс.
Ansible for the Windows Admin by Jeremy Murrah
1:40:09
Просмотров 40 тыс.
1❤️
00:17
Просмотров 12 млн
This web UI for Ansible is so damn useful!
20:07
Просмотров 458 тыс.
Ansible best practices for startups to enterprises
58:45
How I Keep My Budget Simple | Personal Budgeting Tips
9:34
The Right Way to DevOps with Terraform and Ansible
24:53