In ansible how can we execute fabric commands in Karaf terminal.
Actually in ansible we will execute shell commands, but there are some commands I need to execute with Karaf terminal. Is there any possibility to do.
in generic, how to open other terminal other than shell using ansible playbook