Add task for issuing Karaf shell commands 84/57484/1
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 27 May 2015 17:39:50 +0000 (13:39 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:23 +0000 (12:52 -0400)
commit7da122ec6e6c5837cd9cedc6cf6119cdec87fed8
tree24db337c5abea79b1c24916b4e8d467c6b303c99
parent27c160fd833b5eab9908031a24d2459f984b669d
Add task for issuing Karaf shell commands

Include this task in a playbook and set the karaf_cmd
var appropriately to issue ad hoc Karaf shell commands.

Closes #12, relevant to #10 and #7.

Change-Id: I1b9112c96eae180b4a230a8e5d32b47dac94d05c
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
tasks/karaf_shell_cmd.yml [new file with mode: 0644]