In the guided hands-on training, participants are able to learn the basics of Ansible.
For more see Puzzle Ansible Training online.
🚀 Changing IT for the better with Ansible!
The training content resides within the content directory.
The main part are the labs, which can be found at content/en/docs.
This site is built using the static page generator Hugo.
The page uses the docsy theme. Docsy is being enhanced using docsy-plus as well as docsy-puzzle.
Build the image:
docker build . -t puzzle/ansible-techlab:latest
Run it locally:
docker run -i -p 8080:8080 puzzle/ansible-techlab
If you find errors, bugs or missing information, please help us improve our training and have a look at the Contribution Guide.