bluk.grpc_swift
ansible-role-grpc-swift
An Ansible role to build and install grpc-swift.
Requirements
Install the
protocbinaries. You can download the release from google/protobuf or usebrew install protobuf.It is assumed that your system has Xcode CLI / Swift Package Manager installed.
Role Variables
grpc_swift_install_path- The path to clone thegrpc-swiftrepository.grpc_swift_git_url- The git URL to clonegrpc-swiftfrom.grpc_swift_git_update- If the clonedgrpc-swiftgit repository should be updated.grpc_swift_binary_install_path- The path to install the built binaries.
Dependencies
No dependencies.
Example Playbook
- hosts: servers
roles:
- { role: bluk.grpc_swift }
License
Apache 2.0
Install
ansible-galaxy install bluk.grpc_swiftLicense
apache-2.0
Downloads
51
Owner
