Releases: MonolithProjects/ansible-github_actions_runner
Releases · MonolithProjects/ansible-github_actions_runner
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
.
1.1.3
Edited list of supported platforms in the metadata. Fedora 32 is currently not sported due to service_facts Ansible module not being working on this Linux distro.
Issue has been fixed and will appear in Ansible 2.9.8. ansible/ansible#69303
1.1.2
Fixes:
- mandatory dependencies were removed