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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to