-
Notifications
You must be signed in to change notification settings - Fork 214
Currently it is not possible to have batches defined within batches.
Nesting batches is very much needed and useful for many cases.
batch 'run_pre_upgrade_tasks', group => 'testing_servers', qw( task1 task2 task3 batch1 batch2 task4 );
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment