Ansiblefest 2020 hero logo.

< AnsibleFest 2020

How to speed up your modules

Very advanced / 30-minute Breakout session
Gonéri Le Bouder head shot

Gonéri Le Bouder

Log in to watch the session

Log in and click on the ‘Watch & Learn’ tab to add this video breakout sessions to your agenda.

Session abstract

Ansible recreates the execution context before the execution of each task. This is a bit problematic when the module takes time to initialize its environment by loading a large library or doing an authentication against a slow back-end. In this presentation, we’ll present a new solution to cache and reuse Python resources at the host level, and consequently, accelerate the module execution.

 

Session speaker

Gonéri Le Bouder head shot

Gonéri Le Bouder

Red Hat

Gonéri Le Bouder is a Software Engineer in the Ansible organization with a focus on the Cloud modules.

Automation-related content

IDE
Article
10/02/2023

Boost Ansible developer experience with OpenShift Dev Spaces

Discover why a good Ansible development environment matters, then walk through a basic development workflow using Red Hat OpenShift Dev Spaces.

CI/CD
Article
09/28/2023

Automate your Git host key verification setup in Jenkins

This article explains how you can automate your Git host key verification setup using the Jenkins Source-to-Image process.

ansible share image
Article
09/20/2023

Automate your AMQ streams platform with Ansible

Learn how to easily deploy an Apache Kafka cluster based on Red Hat AMQ streams using the Ansible collection for Red Hat AMQ streams.

ansible share image
Article
09/13/2023

Introducing Ansible Molecule with Ansible Automation Platform

Discover Molecule 6, an automation testing framework now available as a developer preview in Ansible Automation Platform.