7 Commits

Author SHA1 Message Date
45b0780f48 Transition bat to scoop 2024-08-09 21:06:59 +01:00
5309683d94 Add support for proxy networks & cleanup playbook vars 2024-04-19 13:17:53 +01:00
e711b9f3b2 Add optional GitHub API authentication headers
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
2024-04-06 16:35:01 +01:00
4489c05014 Replace yum with dnf where possible 2023-08-28 22:19:44 +01:00
b560f9c7d9 Add support for Fedora to various roles 2023-06-01 20:06:46 +01:00
76b6d63064 Improve bat role 2022-08-27 17:40:00 +01:00
c2f1cd3201 Add bat role for Debian and macOS 2022-05-12 19:58:43 +01:00