network icon indicating copy to clipboard operation
network copied to clipboard

Document that the network_connections module is only meant for internal usage by the role

Open tyll opened this issue 5 years ago • 0 comments

The role ships a module (network_connections.py). It is not supported to use this directly but an internal implementation details. This should be mentioned in the README. It might also be a good idea to prefix it with __.

tyll avatar Sep 24 '20 16:09 tyll