You can very well use win_get_url https://docs.ansible.com/ansible/latest/modules/win_get_url_module.html#examples
Regards, Ompragash On Fri, 19 Jun 2020 at 19:06, Shyam U <[email protected]> wrote: > Using win_get_url and win_uri ? > > Thank you. > Shyam > > On Fri, Jun 19, 2020, 7:02 PM Abhijeet Kasurde <[email protected]> > wrote: > >> Yes, >> >> https://raw.githubusercontent.com/user/repository/branch/filename >> >> >> On Fri, Jun 19, 2020 at 6:51 PM shyam rpm <[email protected]> wrote: >> >>> Hi, >>> >>> >>> Is it possible to download a Github file without Git module to a remote >>> machine (windows) using win_get_url or win_uri module ? >>> >>> >>> >>> Thankyou, >>> Shyam >>> >>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/ansible-project/4e1f22be-6fa0-4945-aace-f8f98cbae250o%40googlegroups.com >>> <https://groups.google.com/d/msgid/ansible-project/4e1f22be-6fa0-4945-aace-f8f98cbae250o%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Thanks, >> Abhijeet Kasurde >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/ansible-project/CAFwWkHqBmT1Ke5HKiqDhGesWvw999jmXGVkiT51nV5jKXbHNsQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/ansible-project/CAFwWkHqBmT1Ke5HKiqDhGesWvw999jmXGVkiT51nV5jKXbHNsQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/CAN0_vCY45XkLJ3-41MyCY2yCXkgL_KB3LhiMXTSQ-n6a7rf-xg%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CAN0_vCY45XkLJ3-41MyCY2yCXkgL_KB3LhiMXTSQ-n6a7rf-xg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAEFccTXxBdyCdQeUsDGZUp9h90A1G4cOzD1svnzthsEvFEtYjw%40mail.gmail.com.
