ansible / awx-ee

An Ansible execution environment for AWX project
https://quay.io/ansible/awx-ee
Other
133 stars 156 forks source link

Request to include the pexpect library #56

Closed AlanCoding closed 3 years ago

AlanCoding commented 3 years ago

Follow up from issue https://github.com/ansible/awx/pull/4995

I take it this is needed for ansible.builtin.expect @tha80 @kladiv is that your use case?

https://docs.ansible.com/ansible/latest/collections/ansible/builtin/expect_module.html

kladiv commented 3 years ago

@AlanCoding yes, it could be useful in EE image too

kladiv commented 3 years ago

In AWX EE "quay.io/ansible/awx-ee:0.3.0" module pexpect==4.8.0 seems installed by default.