Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate "molecule" into testing of ansible logic #52

Open
prakashsurya opened this issue Feb 20, 2019 · 0 comments
Open

integrate "molecule" into testing of ansible logic #52

prakashsurya opened this issue Feb 20, 2019 · 0 comments

Comments

@prakashsurya
Copy link
Contributor

A test framework exists for Ansible roles called Molecule; we should investigate how best we can take advantage of this for testing purposes. At the very least, we could use it to run ansible-lint on our roles, but it'd be cool if we could take advantage of all of the feature it provides. For example, it can spin up a system, apply the role once to verify it works, apply it a second time to verify it's idempotent, and also run python tests to verify the system's configuration after the role has been applied.

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

No branches or pull requests

1 participant