On Friday, January 10, 2014 9:29:13 PM UTC-7, Matt Martz wrote: > > The issue you reference (5151) is the resolution. > > If you do not want to update to ansible 1.5 (devel) yet, you have 1 other > option. > > Instead of using the following in the module: > > from ansible.module_utils.basic import * > > You could use: > > #<<INCLUDE_ANSIBLE_MODULE_COMMON>> >
great! much thanks. all works now as expected so to clarify - when we do upgrade to 1.5+ - above would need to be reversed, correct? -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
