From af1dc33753806f26dca72f71a90c65f71d3cb41d Mon Sep 17 00:00:00 2001 From: "Stefan G. Weichinger" Date: Fri, 15 Nov 2024 13:21:32 +0100 Subject: [PATCH] link to repo of gh-action for molecule --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 28be5a2..5592a81 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,8 @@ This is new and will maybe see more finetuning. The tests of this ansible role use [molecule](https://molecule.readthedocs.io/en/latest/index.html). I use the GitHub Action [Test Ansible roles with Molecule](https://github.com/marketplace/actions/test-ansible-roles-with-molecule) for these tests. +See also their [repository](https://github.com/robertdebock/molecule-action) + ### (current) CI with GitHub Actions In November 2020 I switched over to running the CI pipeline within Github Actions: