juwai.zerorpc-python
Ansible Role: zerorpc Python
This role installs the zerorpc Python package on a CentOS server.
Requirements
This role is compatible with Ansible version 1.9.*
Role Variables
You can find the available variables below, along with their default values (check defaults/main.yml
):
zerorpc_version
This variable determines the version of the zerorpc package to install. The default version is 0.5.1
.
Dependencies
This role requires the juwai.python27
package.
Example Playbook
Here’s an example of how to use this role in a playbook:
- hosts: servers
roles:
- juwai.zerorpc-python
License
This role is licensed under the MIT / BSD licenses.
Author Information
This role was created in 2016 by Juwai Limited.