Sign inSign up

robertdebock/github-action-molecule

By robertdebock

Updated over 2 years ago

A container that is used for GitHub actions molecule

Image
1

500K+

robertdebock/github-action-molecule repository overview

docker-github-action-molecule

A container that is used for GitHub actions molecule.

github-action-molecule build status

This container contains:

  • docker - Used by molecule to start instances using the docker driver.
  • git - Used to pull data from a repository.
  • molecule version 3.x.x - Used to orchestrate the tests
  • tox - Used to test multiple version of ansible if tox.ini exists.

The default behaviour is to:

  • See if tox.ini exists -> Run tox
  • Otherwise -> Run molecule test
  • Retry either (tox or molecule) 3 times.
  • Run test if command is not set.
  • Test the default scenario if scenario in not set.

Read how to test locally.

Tag summary

Content type

Image

Digest

sha256:95421637c

Size

304.4 MB

Last updated

over 2 years ago

docker pull robertdebock/github-action-molecule