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

Kubernetes + OpenShift featured image
Article
Oct 28, 2024

Ephemeral OpenShift clusters in Konflux CI using the Cluster-as-a-Service operator

Alex Misstear +1

When it comes to testing, many of Red Hat's development teams require...

Featured image for Red Hat Ansible Automation Platform
Article
Oct 25, 2024

5 ways to leverage Event-Driven Ansible for your platform

Vivien Wang

Discover 5 potential use cases for Event-Driven Ansible, from network...

Feature image for Red Hat OpenShift
Article
Oct 24, 2024

Automate Red Hat OpenShift on Alibaba Cloud

Julio Faerman

This article offers a reference implementation to help you deploy Red Hat...

A code editor with four icons symbolizing DevOps, developers, a gear, and a cluster.
Article
Oct 16, 2024

Get started with the JBoss Web Server collection

Harsha Cherukuri

Get started with Ansible for Middleware JWS collection by installing Ansible...