In my environment we have deployed oracle WebLogic 12c on windows host
using of wlst.cmd we have perform some tasks
wlst.cmd path is
C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin\wlst.cmd
first i am go to this path and open wlst.cmd
then i am connect my oracle WebLogic console using this command:
connect('weblogic','P@$$w0rd','172.17.16.49:7001')
then i am execute python script using this command:
execfile('C:\Users\sakir\Desktop\script.py')
and my task is successfully done
but I have multiple server for this same process so how i can done this
tasks using ansible playbook.
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/03b3f53b-3da6-4091-8032-2c7d2e8acf7dn%40googlegroups.com.