[Ansible-service-broker] Use case for Broker module

Ravi Jonnadula ravijo at gmail.com
Tue Feb 13 21:59:58 UTC 2018


Hello,

I 'm trying to use Ansible Service Broker module in the following scenario.

Basically, the Broker services are invoked by the controller to perform
some actions on the remote system. The remote system can be a VM or
Kubernetes cluster. In the former case, the ansible commands are executed
on the VM. In the later case, the ansible commands will interface with
Kube-Scheduler.

The typical services the Broker shall provide are:
1) Provision some software on the remote system.
2) Push a given file by the controller to a specific remote VM / POD
3) Execute a specific command given by the controller on the remote system.



[image: Inline image 4]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ansible-service-broker/attachments/20180213/18135783/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 46991 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ansible-service-broker/attachments/20180213/18135783/attachment.png>


More information about the Ansible-service-broker mailing list