Resolved: switched from the github ansible to the RPM.

On Sunday, April 27, 2014 7:19:16 AM UTC-7, Larry Fast wrote:
>
> After downloading Ansible Tower, I get the install error below. I'm 
> following these pages for the install of Ansible and Tower
> http://docs.ansible.com/intro_installation.html#running-from-source
> http://releases.ansible.com/ansible-tower/docs/tower_user_guide-latest.pdf
>
> [larry.fast@pm2-ops-int-van ansible-tower-setup-1.4.9]$ ./setup.sh
> Traceback (most recent call last):
>   File "/home/larry.fast/ansible_system/ansible/bin/ansible-playbook", 
> line 25, in <module>
>     import ansible.playbook
> *ImportError: No module named ansible.playbook*
>
> NOTES: 
> CentOS6
> Ansible itself is configured:
> - installed from github
> - source ./hacking/env-setup
> - ansible all -m ping works as shown below
>
> [larry.fast@pm2-ops-int-van ansible-tower-setup-1.4.9]$ cd ..
> [larry.fast@pm2-ops-int-van ansible_system]$ ansible all -m ping -i 
> host_inventory
> cass2-msg| success >> {
>     "changed": false,
>     "ping": "pong"
> }
>

-- 
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/2d141715-5e85-441c-b1f0-237ce516c741%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to