Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Ansible version check failed #33

Open
alanzablocki opened this issue Jul 2, 2019 · 1 comment
Open

Ansible version check failed #33

alanzablocki opened this issue Jul 2, 2019 · 1 comment
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

Comments

@alanzablocki
Copy link

alanzablocki commented Jul 2, 2019

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 Collinux added 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 labels Jul 16, 2019
@Collinux
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

2 participants