Ansible
Modern management and configuration of your systems
With Ansible you can automate your IT – via command line or graphically. The open source platform combines both and is ideal for configuration and software provision under Unix, Linux and Windows.
From the idea to the running Ansible stack
You don’t have to build Ansible alone. We accompany you step by step – and stay by your side afterwards.
Analysis & concept
Structure & integration
Commissioning & automation
Support & Operation
Ansible Features
No more manual work on every server: Ansible automates your IT in simple YAML files – repeatable, traceable and consistent across the entire infrastructure.
ANSIBLE web interface
The screenshot shows an overview of Ansible Tower, in which the various components and functions of the dashboard are clearly explained.

Get a quick overview of all your systems and the respective status of executed jobs.
A graphical overview quickly shows how many jobs have run in a specific time interval and whether errors have occurred.
Ansible-Tower works with templates to simplify configuration. Get a quick overview of which templates were last used in the dashboard.
Get a quick overview of which jobs were recently run and whether they were successful.
Manage users in Ansible Tower and manage different roles and rights.
Shaping IT together
We help you to strategically plan, technically implement and sustainably operate modern IT and monitoring solutions. We combine consulting, implementation and support to create a tailor-made service that is geared to your requirements. Our aim is to make complex systems transparent, stable and efficient to use.
Ansible Trainings
Learn to automate and manage complex IT infrastructures efficiently with Ansible
Ansible for beginners
In this Ansible training course for beginners, we teach you the basics of Ansible. You will learn how to install and configure Ansible. The course also covers the many sources of variables and how Ansible uses them, the configuration of Linux/Unix systems and the importance of inventories, including an insight into Dynamic Inventories.
Ansible for advanced users
In this course, we will expand your Ansible skills and make you a high-flyer. You will practise creating a Python module, learn about advanced templating and how to develop Jinja2 filters yourself in Python.
Know-how
More know-how about Ansible
Installing Icinga with Icinga DB on Ubuntu 26.04
Last updated: 11.06.2026 Icinga mit Icinga DB auf Ubuntu 26.04 LTS installieren: diese Anleitung führt dich Schritt für Schritt durch die komplette Grundinstallation. From the…
Ansible basics
Last updated: 28.05.2026 Imagine you have to install the same packages, start services and adjust configurations on 10 servers. Manually via SSH, with copy-paste commands…
Install Icinga Director on RHEL 10.1
Last updated: 21.05.2026 You no longer want to manage your Icinga configuration exclusively via configuration files? The Icinga Director makes exactly this possible: As a…
Install Icingaweb2 and Icinga DB Web on RHEL 10.1
Last updated: 07.05.2026 For many users, a graphical user interface is indispensable. With Icinga Web, Icinga2 provides the graphical user interface via which checks, hosts…
Install Icinga with Icinga DB on RHEL 10.1
Last updated: 30.04.2026 This guide will walk you through the complete installation of Icinga 2 with Icinga DB on Red Hat Enterprise Linux 10.1 –…
Integrate Icinga and Prometheus
Last updated: 23.04.2026 Icinga and Prometheus are both excellent monitoring solutions. However, the focus of the tools is different. When it comes to monitoring real-time…
Install Icinga Director on Ubuntu 24.04
Last updated: 16.04.2026 You no longer want to manage your Icinga configuration exclusively via configuration files? The Icinga Director makes exactly that possible: As a…
Install Icingaweb2 & Icinga DB Web on Ubuntu 24.04
Last updated: 09.04.2026 Many users not only want to manage their monitoring via the console, but also evaluate it graphically. With Icinga2 and Icinga Web,…
Install Icinga with Icinga DB on Ubuntu 24.04
Last updated: 02.04.2026 You want to install Icinga on Ubuntu 24.04 LTS and work directly with Icinga DB? Good decision! The new architecture ensures that…
Is Icinga free of charge?
Last updated: 05.03.2026 This blog post explains whether Icinga is free. As I sit here and start writing this blog post, I still can’t believe…
Questions & Answers
The most frequently asked questions about Ansible
What can you do with Ansible?
Ansible can be used to automate IT infrastructures by simplifying tasks such as configuration management, software deployment and orchestration of services. It enables the management of servers, networks and applications across different platforms without the need for special agent software. You can also create complex workflows to carry out recurring tasks efficiently and consistently.
What is an Ansible Playbook?
An Ansible Playbook is a YAML file that contains instructions for automating IT tasks. It describes step by step which configurations or actions are to be executed on target systems. Playbooks make it possible to control complex processes such as software installations, configuration changes or deployments across different hosts in a simple and repeatable way.
What is Ansible simply explained?
Ansible is a tool that can be used to automate computers and servers so that they perform certain tasks automatically. It uses simple text files to define what is to be done, such as installing programs or changing settings. This saves time and errors, as you don't have to do everything manually.
What does Ansible cost?
Ansible is open source, freely available and can be used free of charge. If you need our help with the introduction or operation of Ansible, there are costs for our services. Simply ask us about our services and we will be happy to explain the possible costs to you.
What is an Ansible script?
An Ansible script, usually referred to as a "playbook", is a text file that contains instructions in YAML format to automate certain tasks on servers. It describes which actions Ansible should perform on the target systems, such as installations or configuration changes. These scripts make it possible to carry out complex processes in a repeatable and efficient manner.
Which systems does Ansible support?
Ansible supports a wide range of operating systems, including Linux distributions such as Ubuntu, CentOS and Debian as well as Unix-based systems such as macOS. Windows can also be managed automatically with special modules and customizations. Ansible is also compatible with network devices, containers and cloud services such as AWS, Azure and Google Cloud.