This repository has been archived by the owner on Aug 30, 2022. It is now read-only.
Ansible version check failed #33
Labels
area/single-container
Related to the single-container deployment type
status/confirmed
A problem has been successfully reproduced by others
type/bug
An unexpected result from a feature
version/19m06
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.
The text was updated successfully, but these errors were encountered: