You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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)
The text was updated successfully, but these errors were encountered: