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
- Host: GitHub
- URL: https://github.com/computacenter-com/ansible-community-call-exercises
- Owner: computacenter-com
- License: mit
- Created: 2022-08-29T20:46:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-08T10:16:38.000Z (10 months ago)
- Last Synced: 2025-09-08T12:22:41.707Z (10 months ago)
- Language: Jinja
- Homepage:
- Size: 857 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Community Call - Exercises
[](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)