Skip to content

zsolt-erl/ansible_rpc_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible RPC Server

JSON-RPC server with an Ansible Runner service. Accepts JSON-RPC 1.1 requests over RabbitMq . ( not production ready )

Needs a 'test' exchange declared. Requests need to be published to 'rpc_queue/service_name' queue.

Based on: https://github.com/tonyg/erlang-rfc4627

For request format see: rrpc_test_publisher:sample_\request/0

Playbooks can register a playbook_out variable that will be returned as a response to the RPC request.

About

JSON-RPC server with an Ansible Runner service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published