{"id":26414228,"url":"https://github.com/borisskert/molecule-action","last_synced_at":"2026-05-07T05:37:45.017Z","repository":{"id":104038214,"uuid":"264256526","full_name":"borisskert/molecule-action","owner":"borisskert","description":"An Github Action which runs molecule within a docker image.","archived":false,"fork":false,"pushed_at":"2024-12-09T20:48:17.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-02T02:50:11.203Z","etag":null,"topics":["ansible","docker","github-action","molecule"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/borisskert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-15T17:27:00.000Z","updated_at":"2024-12-09T20:46:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"15c078ab-377b-4e8f-8e5d-6ab1585b67f6","html_url":"https://github.com/borisskert/molecule-action","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/borisskert/molecule-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fmolecule-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fmolecule-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fmolecule-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fmolecule-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borisskert","download_url":"https://codeload.github.com/borisskert/molecule-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisskert%2Fmolecule-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274407330,"owners_count":25279267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","docker","github-action","molecule"],"created_at":"2025-03-17T23:58:18.722Z","updated_at":"2026-05-07T05:37:39.980Z","avatar_url":"https://github.com/borisskert.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# molecule action\n\nThis action runs [molecule](https://github.com/ansible-community/molecule#ansible-molecule) within its [docker image](https://hub.docker.com/repository/docker/borisskert/molecule).\n\n## Inputs\n\n### `arguments`\n\n**Optional** The used molecule arguments, default is `test`\n\n## Example usage\n\n```yaml\n  - name: lint and test with molecule\n    uses: borisskert/molecule-action@master\n    with:\n      arguments: test\n```\n\n# Docker image\n\n## Contents\n\nThis image is based on `alpine:3.20` and contains:\n\n* python3\n* molecule 24.9.0\n* ansible 2.18.0\n* ansible-lint 24.9.2\n* yamllint 1.35.1\n\n## Usage\n\nDue to docker entrypoint is `molecule` the usage is quite simple:\n\n```shell script\n$ docker run --rm borisskert/molecule:latest --version\nmolecule 24.9.0 using python 3.12 \n    ansible:2.18.0\n    azure:23.5.3 from molecule_plugins\n    containers:23.5.3 from molecule_plugins requiring collections: ansible.posix\u003e=1.3.0 community.docker\u003e=1.9.1 containers.podman\u003e=1.8.1\n    default:24.9.0 from molecule\n    docker:23.5.3 from molecule_plugins requiring collections: community.docker\u003e=3.4.11 ansible.posix\u003e=1.4.0\n    ec2:23.5.3 from molecule_plugins\n    gce:23.5.3 from molecule_plugins requiring collections: google.cloud\u003e=1.0.2 community.crypto\u003e=1.8.0\n    openstack:23.5.3 from molecule_plugins requiring collections: openstack.cloud\u003e=2.1.0\n    podman:23.5.3 from molecule_plugins requiring collections: containers.podman\u003e=1.7.0 ansible.posix\u003e=1.3.0\n    vagrant:23.5.3 from molecule_plugins\n```\n\n## Further links\n\n* [borisskert/molecule @ Docker Hub](https://hub.docker.com/repository/docker/borisskert/molecule)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborisskert%2Fmolecule-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborisskert%2Fmolecule-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborisskert%2Fmolecule-action/lists"}