Support for network subnet in action network/create
Description
To assign specific docker address ip we need to create network with a subnet. Right now role doesn't support that.
Proposal
Adding --subnet
to network create
command in network/create.yml
Links / references
https://docs.docker.com/engine/reference/commandline/network_create/
Edited by Krzysztof Babiarz