Skip to content

Feature/molecule: ansible role tester scripts#10

Open
StartloJ wants to merge 2 commits into
masterfrom
feature/molecule_tester
Open

Feature/molecule: ansible role tester scripts#10
StartloJ wants to merge 2 commits into
masterfrom
feature/molecule_tester

Conversation

@StartloJ
Copy link
Copy Markdown

add ansible role test with molecule library that wrapper by tox in python, Then add README.md how to use ansible test in cmd and example to run test, detail in following line and test scenario support with:

  • python 2.7 and 3.7.
  • ansible 2.5 and up.
  • OS Ubuntu and Centos distro in docker driver.
  • yaml check syntax with yamllint library.
  • Verify Completeness flow with pytest and testinfra library, that reference in ansible task.

@StartloJ StartloJ requested a review from 3d-pro December 19, 2019 02:37
Comment thread README.md
- ansible-nginx

## How to run test ansible role
Use tox(virtualenv) and molecule(ansible role tester) \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put that it also required Docker installed to run test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants