ansible-collections / ansible-collections/cloud.common

Enable Ansible Turbo Module on all Modules

Open
#26 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
19
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Is there a way to enable Turbo Mode on all modules? Docs state Turbo Module can be enabled by importing

`from ansible_module.turbo.module import AnsibleTurboModule as AnsibleModule`

However, I'd like to speed up all Ansible modules across a run; see https://github.com/ansible/ansible/pull/72184. Is a CLI option missing from the docs?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Turbo Module documentation and the referenced upstream pull request, ansible/ansible#72184, to determine whether run-wide enablement is supported or requires a CLI option. Done means establishing the expected all-modules behavior and either documenting the available option or defining the feature needed to enable it.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, python
Domain
cli, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.