Ansible

Ansible ist ein leistungsstarkes Open-Source-Tool zur IT-Automatisierung, das Prozesse vereinfacht und effizienter macht.

In unserem ATIX Blog finden Sie aktuelle News, praxisnahe Tutorials und bewährte Best Practices rund um Ansible. Tauchen Sie ein in die Welt der Automatisierung und erfahren Sie, wie Ansible Ihre IT-Umgebung optimieren kann.

Tag Archive for: Ansible

ansible

Ansible Collections – More clarity and easier sharing in Ansible

Ansible is the fastest-growing configuration management tool these days. This has also created a steadily growing community. Due to the simple architecture and the resulting easy extensibility, more and more companies and private persons provide their roles, modules and playbooks for their products and projects.

Test Ansible roles with Molecule

One of the advantages of the Configuration Management Tool Ansible is the easy-to-read-and-write code in YAML. This includes the possibility to test the code in an easy way.