ansible-fireball

Ansible fireball transport support
  http://ansible.com
  0
  no reviews



Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.

Ansible can optionally use a 0MQ based transport mechanism, which is considerably faster than the standard ssh mechanism when there are multiple actions, but requires additional supporting packages.

This package is a dependency package, which depends on ansible and Python modules for keyczar and ZeroMQ.