{"body":" env.TARGET = input message: 'Deploy Application?', ok: 'Go! Go! Go!', parameters: [choice(choices: 'Development\\nStaging\\nProduction', description: 'Pick Target Environment for Deployment.', name: 'TARGET')]\n        }\n      }\n      stage(\"Run Tower Playbook\"){\n         withTower(host:\"https://104.198.10.204\", credentials:\"tower-cli\"){\n            sh \"tower-cli job launch --job-template=41 --monitor --extra-vars='target='${env.TARGET}\"\n         }\n      }   \n   }\n}\n","name":"input","extension":"txt","url":"https://www.irccloud.com/pastebin/vOYbdcdR/input","modified":1490293933,"id":"vOYbdcdR","size":469,"lines":10,"own_paste":false,"theme":"","date":1490293933}