<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Ansible installed as advised version 2.0.2 ( CentOS 7.2 , i7 4790 16 GB RAM)</p>
<p>File  playbooks/roles/common/defaults/main.yml has been updated <br>
</p>
<p><br>
</p>
<p># overrides configured.<br>
default_disk: 50<br>
default_memory: 4096<br>
default_vcpu: 2<br>
<br>
# The undercloud needs more than the default amount of memory<br>
# and disk.<br>
undercloud_memory: 4096<br>
undercloud_disk: 50<br>
undercloud_vcpu: 4<br>
<br>
</p>
<p>Attempting  to run :-</p>
<p><br>
</p>
<p>[root@centos72server tripleo-quickstart]# ansible-playbook playbooks/centosci/minimal.yml  \</p>
<p>                                                                                  -e virthost=centos72server.localdomain<br>
</p>
ERROR! playbooks must be a list of plays<br>
<br>
<p>The error appears to have been in '/root/tripleo-quickstart/playbooks/centosci/minimal.yml': line 3, column 1, but may be elsewhere in the file depending on the exact syntax problem.<br>
</p>
<br>
The offending line appears to be:<br>
<br>
# for this job, but test all defaults otherwise<br>
step_introspect: true<br>
^ here<br>
<br>
<p>Thank you</p>
<p>Boris.<br>
</p>
<br>
</div>
</body>
</html>