Discussion:
Groovy Script to create Ansible Docker and run Ansible script on it.
shajay12
2018-11-08 06:22:53 UTC
Permalink
Hi Everyone,I was trying to write a GROOVY SCRIPT to create a ANSIBLE DOCKER
container and run ansible scripts to transfer WAR files from some location
to TOMCAT server. Please let me know some resource, where i can search such
script or get an idea about it. Thanks in Advance. Regards,Ajsh



--
Sent from: http://jenkins-ci.361315.n4.nabble.com/Jenkins-users-f361316.html
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1541658173539-0.post%40n4.nabble.com.
For more options, visit https://groups.google.com/d/optout.
Viacheslav Dubrovskyi
2018-11-08 12:20:29 UTC
Permalink
Hi Ajsh ,

IMHO much easy use bash for this.
Hi Everyone, I was trying to write a GROOVY SCRIPT to create a ANSIBLE
DOCKER container and run ansible scripts to transfer WAR files from
some location to TOMCAT server. Please let me know some resource,
where i can search such script or get an idea about it. Thanks in
Advance. Regards, Ajsh
------------------------------------------------------------------------
--
WBD,
Viacheslav Dubrovskyi
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/7197a488-c717-0478-606f-00fdcbc19987%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Ajay Sharma
2018-11-08 13:53:52 UTC
Permalink
Hi Slava,

Thanks for the reply. For bash file, which Jenkins PLUGINS should do i need
to install ?

As the bash script has to fetch WAR File from a remote NEXUS repo and then
put the WAR file on remote TOMCAT server.

Regards,
Ajsh

On Thursday, November 8, 2018 at 5:50:41 PM UTC+5:30, Slava Dubrovskiy
Post by Viacheslav Dubrovskyi
Hi Ajsh ,
IMHO much easy use bash for this.
Hi Everyone, I was trying to write a GROOVY SCRIPT to create a ANSIBLE
DOCKER container and run ansible scripts to transfer WAR files from some
location to TOMCAT server. Please let me know some resource, where i can
search such script or get an idea about it. Thanks in Advance. Regards,
Ajsh
------------------------------
--
WBD,
Viacheslav Dubrovskyi
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f1bea859-fb57-4667-b5f2-2bb91c3446e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...