On Tue, Dec 2, 2014 at 7:30 AM, Dan Vaida <[email protected]> wrote: > Hello everyone, > > I'm just trying to do some cleaning up as part of my playbooks and one task > should go around and remove dummy security group(s). > Because of this case, I don't see the utility of the 'description' parameter > as being mandatory. >
<nod>, that would make sense to me. Current behaviour is likely from the module growing additional features over time and the combination of options no longer making sense. So the module probably needs to check if we're trying to create a security group and only if that's true make lack of a description an error. Care to submit a pull request for this? -Toshio -- 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]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAG9juEoKj8K1DcYc7vMixfCiz_qnj6rX29rpEo34QuHGHH6H1A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
