diff --git a/README.md b/README.md index 9881f6d..449bc48 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Run Cypress E2E tests](https://github.com/cypress-io/github-action) - [Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR](https://github.com/wemake-services/dotenv-linter) - [Show and auto-fix linting errors for many programming languages](https://github.com/samuelmeuli/lint-action) +- [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action) ### Security @@ -371,6 +372,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Build and publish Electron apps](https://github.com/samuelmeuli/action-electron-builder) - [Publish a Maven package](https://github.com/samuelmeuli/action-maven-publish) - [Build and deploy a theme to Ghost CMS](https://github.com/TryGhost/action-deploy-theme) +- [Deploy an Ansible role to Ansible Galaxy](https://github.com/robertdebock/galaxy-action) ### External Services