It seems unfortunate to not include at least the Python modules in the pip install.
The main issue here is that my desire is to have Ansible installed only in a virtualenv. Using an OS package enforces a particular Ansible version across the entire machine. -scott On Sunday, January 26, 2014 12:28:24 PM UTC-5, Michael DeHaan wrote: > > I am fine with shipping them (disabled) in the main OS packages in an > examples dir but do not believe pip is the proper way here. > > Remember Ansible is mostly written in Python but this is not enforced. > > -- Michael > > > On Jan 26, 2014, at 12:07 PM, Scott Anderson > > <[email protected]<javascript:>> > wrote: > > > > Hi all, > > > > Is there a pip package that included the plugins directory (inventory > plugins, etc)? The "ansible" package doesn't seem to include the plugins, > which makes automatic management a bit messier. I'd rather not have to git > clone a copy just to use the plugins. > > > > Thanks in advance, > > -scott > > > > -- > > 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] <javascript:>. > > To post to this group, send email to > > [email protected]<javascript:>. > > > 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]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
