southalc / podman

Puppet module for podman
Apache License 2.0
13 stars 30 forks source link

duplicate flags support #40

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

The current implementation of the flags parameter only permits a single instance of a given flag. For flags like --add-host or --publish it is often necessary to specify multiple instances of this flag.