sassoftware / sas-container-recipes

A collection of recipes and other resources for building containers that include SAS Viya software.
https://www.sas.com
Apache License 2.0
89 stars 42 forks source link

Ansible version check failed #33

Open alanzablocki opened 5 years ago

alanzablocki commented 5 years ago

sas-container-recipes-master.zip Describe the bug On a fresh auth-demo and python install, we run into a completely new error in Centos 7, [container.go:391] &{fatal: [localhost]: FAILED! => { "changed": false, "failed": true, "failed_when_result": true, "msg": "At least one third-party assessment check failed: The Ansible version check failed. Deployment requires Ansible, version 2.5 or later. SAS recommends version 2.7 or earlier." }

To Reproduce On Centos 7, with latest updates run auth-demo and python addon using the zip I attached.

Expected behavior Build should complete.

Not sure how to mitigate this. Please let me know if you need any more system information.

Collinux commented 5 years ago

Check out the 19m06 release notes which addresses this issue: https://github.com/sassoftware/sas-container-recipes/releases