trying to automate few of the step in ansible for jboss …but not sure if this can be achieved in ansible…
like running ./client -h localhost from the prompt takes it to the jboss console…and running few more command from the jboss console…
Can we run the command in jboss console using the ansible…
Any idea or thought/insight on how to run osgi command from the jboss console using ansible…
osgi:uninstall jnt-agency-database-info
features: refreshurl
osgi install
osgi: start jnt-agency-database-info