mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -03:30
Add API resource for unified job stdout with HTML output of ANSI color codes.
This commit is contained in:
BIN
requirements/ansi2html-1.0.6.tar.gz
Normal file
BIN
requirements/ansi2html-1.0.6.tar.gz
Normal file
Binary file not shown.
@@ -8,6 +8,7 @@ Django>=1.4
|
||||
|
||||
# The following packages and their dependencies are bundled with AWX
|
||||
# (in awx/lib/site-packages):
|
||||
#ansi2html
|
||||
#boto
|
||||
#django-auth-ldap
|
||||
#django-celery
|
||||
|
||||
@@ -58,6 +58,7 @@ Django-1.5.5.tar.gz
|
||||
#python-swiftclient-2.0.3.tar.gz
|
||||
#rackspace-novaclient-1.4.tar.gz
|
||||
# Remaining dev/prod packages:
|
||||
#ansi2html-1.0.6.tar.gz
|
||||
#boto-2.27.0.tar.gz
|
||||
#django-auth-ldap-1.1.8.tar.gz
|
||||
#django-celery-3.1.10.tar.gz
|
||||
|
||||
@@ -5,6 +5,7 @@ Django>=1.4
|
||||
|
||||
# The following packages and their dependencies are bundled with AWX
|
||||
# (in awx/lib/site-packages):
|
||||
#ansi2html
|
||||
#boto
|
||||
#django-auth-ldap
|
||||
#django-celery
|
||||
|
||||
@@ -56,6 +56,7 @@ Django-1.5.5.tar.gz
|
||||
#python-swiftclient-2.0.3.tar.gz
|
||||
#rackspace-novaclient-1.4.tar.gz
|
||||
# Remaining dev/prod packages:
|
||||
#ansi2html-1.0.6.tar.gz
|
||||
#boto-2.27.0.tar.gz
|
||||
#django-auth-ldap-1.1.8.tar.gz
|
||||
#django-celery-3.1.10.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user