https://github.com/computacenter-com/ansible-community-call-solutions
Solutions and demos for Computacenter Ansible Community Call
https://github.com/computacenter-com/ansible-community-call-solutions
Last synced: 5 months ago
JSON representation
Solutions and demos for Computacenter Ansible Community Call
- Host: GitHub
- URL: https://github.com/computacenter-com/ansible-community-call-solutions
- Owner: computacenter-com
- License: mit
- Created: 2022-08-29T21:01:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-21T08:13:55.000Z (5 months ago)
- Last Synced: 2026-01-21T20:26:05.840Z (5 months ago)
- Language: Jinja
- Homepage:
- Size: 854 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Community Call - Solutions
[](https://github.com/computacenter-com/ansible-community-call-solutions/actions/workflows/ci.yml)
This repository contains the **sample solutions** for different exercises and demo content of the Ansible Community Call Sessions.
Clone this repository via HTTPS:
```bash
git clone https://github.com/computacenter-com/ansible-community-call-solutions.git
```
To do the different exercises, observe the `README.md` files in the respective exercise or demo folders:
* [13.01.2026 - Demo - Testing with Molecule](2026-01-13-demo-testing-with-molecule/README.md)
* [09.12.2025 - Demo - Breaking changes with ansible-core 2.19+](2025-12-09-demo-changes-with-ansible-core-2.19/README.md)
* [14.10.2025 - Demo - Migrate roles to collections](2025-10-14-demo-migrate-roles-to-collections/README.md)
* [12.08.2025 - Demo - Advanced Role Usage](2025-08-12-demo-advanced-role-usage/README.md)
* [13.05.2025 - Demo - Roles from Galaxy collections](2025-05-13-demo-galaxy-collections/README.md)
* [08.04.2025 - Exercise - Ansible Navigator](2025-04-08-exercise-ansible-navigator/README.md)
* [11.03.2025 - Demo - Logging Ansible Content](2025-03-11-demo-logging-ansible-content/README.md)
* [11.02.2025 - Demo - Input Validation](2025-02-11-demo-input-validation/README.md)
* [08.11.2024 - Demo - Policy as Code](2024-11-08-demo-policy-as-code/README.md)
* [10.09.2024 - Demo - Include vs. Import](2024-09-10-demo-include-vs-import/README.md)
* [12.12.2023 - Exercise - AAP Usage 102](2023-12-12-exercise-aap-usage-102/README.md)
* [08.08.2023 - Demo - Ansible and Terraform](2023-08-08-demo-ansible-and-terraform/README.md)
* [13.06.2023 - Demo - Hacking Playbooks](2023-06-13-demo-hacking-playbooks/README.md)
* [11.04.2023 - Exercise - Custom facts and plugins](2023-04-11-exercise-facts-and-filter-plugin/README.md)
* [13.12.2022 - Exercise - Best Practices](2022-12-13-exercise-best-practices/README.md)
* [08.11.2022 - Exercise - AAP Usage 101](2022-11-08-exercise-aap-usage-101/README.md)
* [13.09.2022 - Exercise - Jinja2 Templates](2022-09-13-exercise-templates/README.md)