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

Create an advanced track #143

Open
mglantz opened this issue Sep 5, 2018 · 4 comments
Open

Create an advanced track #143

mglantz opened this issue Sep 5, 2018 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mglantz
Copy link
Collaborator

mglantz commented Sep 5, 2018

Is your feature request related to a problem? Please describe.
The lab is a bit too simple for people with previous Ansible experience. Create an advanced track where we go more in-depth and assume that you understand the basic concepts already.

@mglantz
Copy link
Collaborator Author

mglantz commented Sep 5, 2018

Brainstorming:
-Problems with examples
-No information about how things is done in the lab text, provide lab-solutions/solution-files.

@mglantz
Copy link
Collaborator Author

mglantz commented Sep 5, 2018

Add chapter about test driven ansible

@teemu-u teemu-u added enhancement New feature or request help wanted Extra attention is needed labels Sep 5, 2018
@jacobborella
Copy link
Contributor

+1 to everything said. I would also like some kind of controlled chaos monkey.

For instance a script ansible-chaos.sh, which you can run and then a random error is introduced to your environment. You can then try to debug it. Errors are introduced from a pluggable chaos library, so everybody can contribute chaos to the labs. Maybe there also needs to be a fixit script, explaining the error;-)

@jacobborella
Copy link
Contributor

On test driven development (TDD)

For reference see
General documentation https://docs.ansible.com/ansible/latest/reference_appendices/test_strategies.html

For TDD for modules there are a lot of blogs. For instance this recent one: https://medium.com/@audun.nes/ansible-test-driven-development-with-molecule-98af6537fa3e and https://dzone.com/articles/ansible-tdd-development-using-molecule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants