git checkout source ./hacking/env-setup
On Mon, May 19, 2014 at 7:05 PM, Marcos Cano <[email protected]> wrote: > I'm having the same problem.... @Michael DeHaan can you specify more > the ./hacking/env-setup > > thanks > > > On Wednesday, May 14, 2014 5:47:21 PM UTC-6, Michael DeHaan wrote: > >> Sounds like you have a crossed-up installation where something was partly >> make installed and then you are trying to run parts of ansible from source. >> >> Do source ./hacking/env-setup or make sure traces of a previous >> installation were removed or installed consistently, and you should be ok >> here. >> >> >> >> >> On Wed, May 14, 2014 at 6:45 PM, Cary Corse <[email protected]> wrote: >> >>> When I run a playbook containing >>> >>> - name: Configure instance >>> >>> hosts: elastic-search-test >>> user: ubuntu >>> sudo: yes >>> gather_facts: true >>> >>> tags: >>> >>> - config >>> - configure >>> >>> >>> I get this error message >>> >>> >>> fatal: [ec2-54-226-176-175.compute-1.amazonaws.com] => imported module >>> support code does not exist at /usr/local/lib/python2.7/dist- >>> packages/ansible/module_utils/facts.py >>> >>> >>> Am I missing something here? >>> >>> Cheers, >>> >>> Cary >>> >>> -- >>> 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/cf13e711-42f9-443c-8d68- >>> 36ebea03fd45%40googlegroups.com<https://groups.google.com/d/msgid/ansible-project/cf13e711-42f9-443c-8d68-36ebea03fd45%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > 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/692183a5-76dc-4493-89dd-8acdf6cd265a%40googlegroups.com<https://groups.google.com/d/msgid/ansible-project/692183a5-76dc-4493-89dd-8acdf6cd265a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnsWgzrVtojzCfT3T3oeD1kaPdjWYuUZtG45XocwJUdgcddiw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
