ansible-networking-collections
ansible-networking-collections copied to clipboard
Python package dependencies not installed when installing Galaxy collection
https://github.com/nokia/ansible-networking-collections/blob/f7b6aa79d87c509cd297c122b24018530250288e/grpc/plugins/connection/gnmi.py#L27
As documented, this plugin depends on grpc and protobuf. Is there a way to install these automatically when installing the Galaxy collection?
python3 -m pip install grpcio protobuf