On Thu, 25 May 2023 at 15:26, Amit Kulkarni <[email protected]> wrote:
>
> Hello Dick,
>
> Thanks for the response, I am able to download the files however its 
> downloading everything (showing all html codes, design code for github 
> webpage etc).
>
> Is there any way to get the contents of the actual file and not the entire 
> page contents.

>     - https://github.com/kamitv/devops/blob/master/FileA.txt
>     - https://github.com/kamitv/devops/blob/master/FileB.txt

You are getting what you asked for, because these URLs are the web
pages that describe the file.
If you want the actual files, then you'd need to use the Github raw file URL.
The web page has a special button for that.
In your case the URL would look like:

https://raw.githubusercontent.com/kamitv/devops/master/FileB.txt

etc

-- 
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/CAF8BbLaf1M219WnDHmPUqB2B8OVv71wV2_Y6ukk%3DTJAEm6QnXQ%40mail.gmail.com.

Reply via email to