We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Test-driven infrastructure development with Ansible & Molecule

Formale Metadaten

Titel
Test-driven infrastructure development with Ansible & Molecule
Serientitel
Anzahl der Teile
50
Autor
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2019

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Ansible simplicity is one of the key aspects that determined its success as provisioning tool. Nonetheless, it's ease of use often leads to rapid development of code that is hard to maintain. Molecule, an official "Ansible by Red Hat" tool, encourages an approach that results in consistently developed roles that are well-written, easily understood and maintained. In this talk we will look at the development of an Ansible role using Molecule.