DevOps and Middleware Engineering
Main Page
HOME
WEBLOGIC
WAS
APACHE
UNIX COMMANDS
PERL
WLST
BIG-IP F5
JBOSS
BIG-IP F5 LTM LAB
APACHE LAB
Linux System Admin
Tomcat
JENKINS
Ansible
Docker
GIT
PUPPET
Kubernetes
Terraform
Search This Blog
Tuesday, 16 October 2018
Ansible Command to copy files to destination
ansible -i $host, -b -m copy -a 'src=/home/pavan/scripts/jars/ dest=/app/tomcat/instances/$domain/lib/ owner=tomcat group=tomcat mode=0750 force=yes' all
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)