#python #ansible Ansible Made Easy #4 - Server Setup

preview_player
Показать описание

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

Hi @AAA_Nathan, When i am trying to run the script on my system i am getting below error:-
© : The term '©' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At char:1
+ © 2018 GitHub, Inc.
+ ~
+ CategoryInfo : ObjectNotFound: (©:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

What needs to be done in this case?

vaibhavarora
Автор

Hi, once I execute the command from Ansible server to windows machine. I face this issue ""msg": "the connection plugin 'winrm, ' was not found"". It would helpful if you can let me know the issue. thanks in advance.

Robertjebakumar
Автор

Hi I need help, Can you please share the url which showed in browser.

muthukumarramu
Автор

Hi @AAA_NATHAN, Thanks for this tutorial.
My central Node is linux and I want to manage windows node from it. I have configured ansible such that Linux central node Manages another linux node. Now I need your help in Managing Windows node.
After Installing Winrm package in my linux machine, I have configured your above script execution as a part of Making system preparation in Windows. ( I have linux and windows nodes in separate machines)
Can you please tell next what type of authentication you have used to connect Windows. (ex: Kerberos or Credssp) . Please comment steps as well.

vinaykumar-qqwq