Merge pull request #1895 from sumkincpp/patch-1

Support for expect ansible module
This commit is contained in:
Bill Nottingham
2018-05-22 16:43:48 -04:00
committed by GitHub

View File

@@ -21,6 +21,7 @@ backports.ssl-match-hostname==3.5.0.1
boto==2.47.0 # last which does not break ec2 scripts
boto3==1.6.2
ovirt-engine-sdk-python==4.2.4 # minimum set inside Ansible facts module requirements
pexpect==4.5.0
python-memcached==1.59 # same as AWX requirement
psphere==0.5.2
psutil==5.4.3 # same as AWX requirement