Skip to content

Releases: MonolithProjects/ansible-github_actions_runner

1.2.6

22 Oct 15:49
ce28dd6
Compare
Choose a tag to compare

Bug fix

  • privileges escalation on local host #30

1.2.5

18 Oct 13:26
f11d9a2
Compare
Choose a tag to compare

Edited contribution guide

1.2.4

18 Aug 19:54
ae345d3
Compare
Choose a tag to compare

Added contributing info to the docs

1.2.3

13 Aug 13:57
97b20e7
Compare
Choose a tag to compare
  • Corrected the authentication method in Ansible uri tasks

1.2.2

23 Jun 20:34
Compare
Choose a tag to compare
  • make sure acl is installed

1.2.1

14 Jun 15:56
Compare
Choose a tag to compare

Minor changes in Molecule tests

1.2.0

17 May 22:34
Compare
Choose a tag to compare

Added:

  • support Fedora 32
  • support Ubuntu 20
  • different Molecule GitHub Action for automated tests

1.1.4

12 May 15:55
Compare
Choose a tag to compare

Fixes:

  • GitHub Runner service was running under the root user. This has been corrected to runner_user.

1.1.3

10 May 12:39
Compare
Choose a tag to compare

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

01 May 19:45
Compare
Choose a tag to compare

Fixes:

  • mandatory dependencies were removed