Search the Community
Showing results for tags 'groovy'.
Found 2 results
-
Groovy script to create Docker container of Ansible
ajayshar posted a topic in TechGroove Discussion
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 -
how to download an image from URL to pc using groovy
shreyas1496926424 posted a topic in Everything Geek Q&A
i am trying to upload images in grails dynamically. i have been able to upload from my computer. I want to upload by providing the URL. Please help..