Commit fec762dd authored by tong.li's avatar tong.li

deploy

parent dd9a36d8
import org.qg.ansible.*
def call(body) {
def config = [:]
def env = body.env
......@@ -13,7 +12,6 @@ def call(body) {
def dataCenter = env.data_center
def machines = env.hosts
def _utils = new org.qg.ansible.Utils()
body.resolveStrategy = Closure.DELEGATE_FIRST
body.delegate = config
......
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