Releases: MonolithProjects/ansible-github_actions_runner
Releases · MonolithProjects/ansible-github_actions_runner
1.2.8
Fixes:
- the role will not reinstall the runner on each run
Improvements:
- GH Runner package will be downloaded to temporary directory using the tempfile module
- better molecule tests
1.2.7
New Features:
- better GitHub Actions workflow
Bugs:
- permissions in
unarchive
module
1.2.6
1.2.5
Edited contribution guide
1.2.4
Added contributing info to the docs
1.2.3
- Corrected the authentication method in Ansible uri tasks
1.2.2
- make sure
acl
is installed
1.2.1
Minor changes in Molecule tests
1.2.0
Added:
- support Fedora 32
- support Ubuntu 20
- different Molecule GitHub Action for automated tests
1.1.4
Fixes:
- GitHub Runner service was running under the
root
user. This has been corrected torunner_user
.