provision_docker
provision_docker copied to clipboard
Feature - Make this role an Ansible module?
Should this role be a module? Maybe an action
module ? ... pros/cons?
Pros
- Could more easily and generically handle the forwarding of "extra" docker parameters
- Could bundle the plugin into the
provision_docker
role namespace so that it continues to support- role: provision_docker
Cons
- If it breaks any backwards support