Skip to content

Question: Is it possible to set Limit from an ExtractValue of an Integration #2876

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MIJohnson opened this issue Apr 1, 2025 · 2 comments
Closed
Labels

Comments

@MIJohnson
Copy link
Contributor

Question

Its unclear whether it is possible (or how) to dynamically set the Limit of a Task for an Integration from an ExtractValue, so that the Task (Ansible Playbook) only runs against a specific group in the Inventory. Can anyone advise?

Related to

Ansible (task execution), Web-Backend (APIs), Web-Frontend (what users interact with)

@MIJohnson
Copy link
Contributor Author

After some self-investigation and based on my understanding of the code, this is currently not possible. Extract Value/Variables are added to Environment and as such can only be used within the Ansible Playbook.

@MIJohnson
Copy link
Contributor Author

Functionality to do this has now been implemented and merged. #2918

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant