red-hat-storage / RHCS-vagrant

11 stars 8 forks source link

Different errors on MacOSX Sierra 10.13.2, ansible 2.2.1.0 #8

Open ctorres80 opened 6 years ago

ctorres80 commented 6 years ago

TASK [generate ceph-ansible configuration] ***** failed: [MON0] (item=/Users/karlost/RHCS-vagrant/ansible/templates/mgrs.yml.j2) => {"changed": true, "failed": true, "item": "/Users/karlost/RHCS-vagrant/ansible/templates/mgrs.yml.j2", "msg": "unsupported parameter for module: block_end_string"} failed: [CLIENT0] (item=/Users/karlost/RHCS-vagrant/ansible/templates/mgrs.yml.j2) => {"changed": true, "failed": true, "item": "/Users/karlost/RHCS-vagrant/ansible/templates/mgrs.yml.j2", "msg": "unsupported parameter for module: block_end_string"} failed: [MON0] (item=/Users/karlost/RHCS-vagrant/ansible/templates/all.yml.j2) => {"failed": true, "item": "/Users/karlost/RHCS-vagrant/ansible/templates/all.yml.j2", "msg": "AnsibleUndefinedVariable: 'ceph_rhcs_cdn_install' is undefined"} failed: [CLIENT0] (item=/Users/karlost/RHCS-vagrant/ansible/templates/all.yml.j2) => {"failed": true, "item": "/Users/karlost/RHCS-vagrant/ansible/templates/all.yml.j2", "msg": "AnsibleUndefinedVariable: 'ceph_rhcs_cdn_install' is undefined"} failed: [OSD0] (item=/Users/karlost/RHCS-vagrant/ansible/templates/mgrs.yml.j2) => {"changed": true, "failed": true, "item": "/Users/karlost/RHCS-vagrant/ansible/templates/mgrs.yml.j2", "msg": "unsupported parameter for module: block_end_string"}