If the `GITHUB_TOKEN` is defined in the Ansible controller's environment it is used to set the GitHub REST API authentication header. This is they passed to all `uri` modules tasks which interact with the GitHub REST API. If the `GITHUB_TOKEN` is not set, the authentication header is not used. Fixes #19
Description
No description provided
Languages
PowerShell
43.1%
Python
32.8%
Shell
15%
Jinja
7.5%
Lua
1.6%