Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Jordan Borean
I just started downloading the actual file and got the link from there. Chrome/Firefox have the ability to copy the link used in a download, I'm sure other browsers would have the same ability. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group

Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Lucas Jackson
that's just a screen cap of the website https://dotnet.microsoft.com/download/thank-you/dotnet-sdk-2.1.500-windows-x64-installer click Try again on this page On Tue, Nov 27, 2018 at 7:32 PM Nk Chitturi wrote: > [image: image.png] > > this is what i see. > > On Tue, Nov 27, 2018 at 4:05 PM Nk Ch

Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Nk Chitturi
[image: image.png] this is what i see. On Tue, Nov 27, 2018 at 4:05 PM Nk Chitturi wrote: > I am unable to copy to clipboard.. > > On Tuesday, November 27, 2018 at 3:49:35 PM UTC-8, Lucas Jackson wrote: >> >> [image: image.png] >> right click on Try again and copy link to clipboard >> >> On Tue

Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Nk Chitturi
I am unable to copy to clipboard.. On Tuesday, November 27, 2018 at 3:49:35 PM UTC-8, Lucas Jackson wrote: > > [image: image.png] > right click on Try again and copy link to clipboard > > On Tue, Nov 27, 2018 at 6:37 PM Nk Chitturi > wrote: > >> Thanks Jordan it worked when i used the redirection

Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Lucas Jackson
[image: image.png] right click on Try again and copy link to clipboard On Tue, Nov 27, 2018 at 6:37 PM Nk Chitturi wrote: > Thanks Jordan it worked when i used the redirection url (which you > provided me in above email) in my playbook and it got installed on target > servers. but where did you

Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Nk Chitturi
Thanks Jordan it worked when i used the redirection url (which you provided me in above email) in my playbook and it got installed on target servers. but where did you find it is getting redirected to another url. On Tue, Nov 27, 2018 at 3:24 PM Jordan Borean wrote: > Hi > > You are pointing to

Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Jordan Borean
Hi You are pointing to a URL that is then redirected to another URL after x amount of time to https://download.visualstudio.microsoft.com/download/pr/cd42f66a-2b6a-4a7a-9e69-0bb4eb5a83a1/0ce246546a0886349d9acf872f4e15a4/dotnet-sdk-2.1.500-win-x64.exe. I'm not sure whether this is always the sa

Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Nk Chitturi
Thanks Lucas, but when i am trying to install dotnetcore sdk on windows hosts i am getting this error fatal: [servername]: FAILED! => {"changed": false, "msg": "failed to run install process (q4leaxlf.gus /q /norestart): Exception calling \"RunCommand\" with \"5\" argument(s): \"Failed to create n

Re: [ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Lucas Jackson
win_package is designed to install packages using exe and msi files where as win_dsc is for PowerShell Desired State Configurations On Tue, Nov 27, 2018 at 4:55 PM Nk Chitturi wrote: > Hello All, > > what is the difference between win_dsc and win_package. > > thanks, > Narmada > > -- > You recei

[ansible-project] difference between win_dsc and win_package

2018-11-27 Thread Nk Chitturi
Hello All, what is the difference between win_dsc and win_package. thanks, Narmada -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscr