Commit 30ef8386 authored by daidekun's avatar daidekun

fixbugs

parent bd151947
// src/org/qg/ansible/Utils.groovy
package org.qg.ansible;
import java.util.ArrayList;
import java.util.List;
def partition(array, size) {
def partitions = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment