Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest AWX-EE does not work correctly. #164

Closed
Jeffrey44113 opened this issue Feb 2, 2023 · 1 comment · Fixed by #165
Closed

Latest AWX-EE does not work correctly. #164

Jeffrey44113 opened this issue Feb 2, 2023 · 1 comment · Fixed by #165

Comments

@Jeffrey44113
Copy link

Hi!

It seems as today 2 feb the latest awx-ee image breaks everything cause it seems to not have any required item to ssh into a system.
to use the 'ssh' connection type with passwords or pkcs11_provider, you must install the sshpass program

Running any job template from awx with the latest image does not work for Linux or windows.

Steps to duplicate:
Create a job template in awx --> run any playbook you like --> Make sure to use the default AWX EE (latest).

Result:
The image used does not include anything to connect to any host.
For linux the message: to use the 'ssh' connection type with passwords or pkcs11_provider, you must install the sshpass program

And windows:
winrm or requests is not installed: No module named 'winrm'

@Jeffrey44113
Copy link
Author

closing this one since it was already reported.
ansible/awx#13511 (comment)
and #163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant