Created
April 25, 2026 11:48
-
-
Save mkanoor/94463869b71cfd91830a162e6a3bf478 to your computer and use it in GitHub Desktop.
Ansible-Rulebook controls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| fields: | |
| - id: max_concurrent_actions | |
| type: string | |
| label: Maximum Concurrent Actions | |
| help_text: When using parallel execution strategy you can control the number of concurrent actions that are running. | |
| - id: max_actions_timeout | |
| type: string | |
| label: Maximum Actions Timeout | |
| help_text: The maximum time to wait for all actions to complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment