Re: How can I set jnlp port from command line?

2016-08-30 Thread Baptiste Mathus
Why wouldn't it work using Ansible? Granted, as-is it wouldn't be idempotent, but did you try using the shell module for example? 2016-08-26 13:09 GMT+02:00 user_dev : > I am trying to run some jenkins scripts through command line. But it > requires me to set jnlp port. How do I set it from comm

How can I set jnlp port from command line?

2016-08-26 Thread user_dev
I am trying to run some jenkins scripts through command line. But it requires me to set jnlp port. How do I set it from command line ? This question shows a way through curl but it does not work inside ansible command https://groups.google.com/forum/#!searchin/jenkinsci-users/set$20jnlp$20port$