An open API service indexing awesome lists of open source software.

https://github.com/computacenter-com/ansible-community-call-exercises

Exercises for Computacenter Ansible Community Call
https://github.com/computacenter-com/ansible-community-call-exercises

Last synced: 5 months ago
JSON representation

Exercises for Computacenter Ansible Community Call

Awesome Lists containing this project

README

          

# Community Call - Exercises

[![Ansible Lint](https://github.com/TimGrt/community-call-exercises/actions/workflows/ci.yml/badge.svg)](https://github.com/TimGrt/community-call-exercises/actions/workflows/ci.yml)

This repository contains different exercises for the Ansible Community Call *Dojo* Sessions.

Clone this repository via HTTPS:

```bash
git clone https://github.com/TimGrt/community-call-exercises.git
```

To do the different exercises, observe the `README.md` files in the respective exercise folders:

* [08.04.2025 - Ansible Navigator](2025-04-08-exercise-ansible-navigator/README.md)
* [12.12.2023 - AAP Usage 102](2023-12-12-exercise-aap-usage-102/README.md)
* [11.04.2023 - Custom facts and plugins](2023-04-11-exercise-facts-and-filter-plugin/README.md)
* [13.12.2022 - Best Practices](2022-12-13-exercise-best-practices/README.md)
* [08.11.2022 - AAP Usage 101](2022-11-08-exercise-aap-usage-101/README.md)
* [13.09.2022 - Jinja2 Templates](2022-09-13-exercise-templates/README.md)