Use Windows PowerShell with Ansible

preview_player
Показать описание
Ansible is a very powerful configuration management platform that allows using many different automation tools for configuring your Windows hosts. One of those is Windows PowerShell. How can you use Windows PowerShell with Ansible?

Ansible natively provides modules that allow interacting with your Windows hosts using Powershell. Those are win_powershell, win_command, and win_shell. You can find more information about those here:

Win_powershell:

win_command:


win_shell:




Watch my previous video on how to manage Windows with Ansible, showing how to configure Kerberos authentication using Active Directory credentials here:

Рекомендации по теме
Комментарии
Автор

Great video and extremely helpful with getting started with Ansible! Thank you so much!

silvershady
Автор

Great Video. I really want to test this out...

tonyg