Centos VM Install Fails, Python Exception Syntax

2019-02-01 Thread Ryan Sommers
When attempting to build the single-vm I am getting an error in what appears to be command-line python. I added 'ansible.verbose = "vvv"' to get the verbose output. Any suggestions on remedies would be appreciated! R TASK [ambari_config : Deploy cluster with Ambari; http://node1:

Re: Centos VM Install Fails, Python Exception Syntax

2019-02-01 Thread Ryan Sommers
2019-02-01 09:25:07,450 p=7462 u=user | node1 : ok=77 changed=43 unreachable=0failed=1 (python2)$ --- On Fri, Feb 1, 2019 at 6:26 AM Otto Fowler wrote: > I think you should have python 2.7.11 at a minimum on the machine running > ansible maybe. > >