Merge pull request #3041 from chrismeyersfsu/runnerpy3

ansible-runner integration

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-03-21 22:21:50 +00:00
committed by GitHub
34 changed files with 1967 additions and 2681 deletions

View File

@@ -1,3 +1,4 @@
ansible-runner==1.3.0
appdirs==1.4.2
asgi-amqp==1.1.3
asgiref==1.1.2
@@ -31,6 +32,7 @@ psutil==5.4.3
psycopg2==2.7.3.2 # problems with Segmentation faults / wheels on upgrade
pygerduty==0.37.0
pyparsing==2.2.0
python-daemon==2.2.0
python-dateutil==2.7.2 # contains support for TZINFO= parsing
python-logstash==0.4.6
python-memcached==1.59

View File

@@ -5,6 +5,7 @@
# pip-compile requirements/requirements.in
#
amqp==2.3.2 # via kombu
ansible-runner==1.3.0
appdirs==1.4.2
argparse==1.4.0 # via uwsgitop
asgi-amqp==1.1.3
@@ -78,6 +79,7 @@ pyopenssl==19.0.0 # via service-identity
pyparsing==2.2.0
pyrad==2.1 # via django-radius
pysocks==1.6.8 # via twilio
python-daemon==2.2.0 # via ansible-runner
python-dateutil==2.7.2
python-ldap==3.1.0 # via django-auth-ldap
python-logstash==0.4.6