when we using a win_chocolatey module to install a package like a firefox, curl as in the video, from where this package was downloaded ? is it from the internet ? is the internet mandatory to install the package in windows using chocolatey through ansible?
we have 100 nos of VM desktops that needs application upgrade, to automate it i want to use ansible, can you please help me with playbook to automate the task. thanks a lot in advance š
Hi, i am giving my domain credentials on hosts:vars, But it is not taking and throwing an error "ssl the specified credentials were rejected by the server"
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.
The commands are so small that I am not able to see it even on my laptop. Please give us notes
Hi, I am getting error as "Winrs error:Access is denied." when execute winrs -r:http://hostname:5985/wsman -u:user -p:passwd ipconfig. can you help?
when we using a win_chocolatey module to install a package like a firefox, curl as in the video, from where this package was downloaded ? is it from the internet ? is the internet mandatory to install the package in windows using chocolatey through ansible?
EC2AMAZ-DEGV8VA | UNREACHABLE! => {
"changed": false,
"msg": "ssl: the specified credentials were rejected by the server",
"unreachable": true
}
i follow all the same staps still its not pinging
way vagrant user why we can't do it with Administrator?
Hi I am getting the error were we run the winrs -r:http://masterindexer:5985/wsman -u:username -p:Password ipconfig
Hi Vipin,
we have 100 nos of VM desktops that needs application upgrade, to automate it i want to use ansible, can you please help me with playbook to automate the task. thanks a lot in advance š
Excellent and Simple.
Sir pls post a sample working playbook also. And also about Ansible Tower
Hi, i am giving my domain credentials on hosts:vars, But it is not taking and throwing an error "ssl the specified credentials were rejected by the server"
Hi, thanks for your video! Everything worked like a charm!
Please put all the PowerShell commands and link in the detail area for others. that would be helpful
copy cat copy copy
How to create ansible master machine?
sorry mate, thanks, but sound is terrible
Thanks, man. You is the master.
Hi Brother,
I got below error.
WINODE01 | UNREACHABLE! => {
"changed": false,
"msg": "ssl: auth method ssl requires a password",
"unreachable": true
Can you please help me
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.
Hi vipin, user id needs to be expired after 24 hours, how to write playbook? could you please guide me!
Do we have to manually create user named vagrant in Windows Machine ?
my mail id – deepaksrivastavajk@gmail.com
Hi Vipin, could you please share the github link where you pasted script to update and configure PS, .Net and WINRM
EC2AMAZ-FP15GF6 | UNREACHABLE! => {
"changed": false,
"msg": "ssl: ('Connection aborted.', error(104, 'Connection reset by peer'))",
"unreachable": true
I am getting this error when i was run ping command , can you please help me