Dynamic flag matching would make a typo in another flag very hard to detect

-- Michael

On Dec 2, 2013, at 3:48 PM, Dmitry Makovey <[email protected]> wrote:



On Friday, November 29, 2013 9:26:41 AM UTC-7, Michael DeHaan wrote:
>
> I'm thinking it might be better to be more explicit, and have something
> like:
>
> extra_yum_flags="--foo asdf --bar xyz"
>

IMO it makes things a bit less consistant (since half of options are passed
normally via args and other stuff is "extra_yum_flags" also it makes module
bit heavier having to parse getopt args for yum to deconstruct/reconstruct
additional params. that is why I was looking for something like my original
post. However I got the feeling at the moment it's a no-go so may have to
stick with extra_yum_flags...

-- 
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to