ara/ara
David Moreau Simard fe79e12180
Stop handling Ansible<2.2 specific callback workaround
Ansible <2.2 versions are all end of life so ARA no longer supports
them. Clean that up.

Change-Id: Ifd9d7aa8400e0ad9df1e079e8247c25ecbc31dda
2018-02-05 17:21:20 -05:00
..
cli Show names of tasks when showing results 2017-09-24 17:11:34 +00:00
db Allow configuring logging via config file 2017-08-26 12:44:08 -05:00
plugins Stop handling Ansible<2.2 specific callback workaround 2018-02-05 17:21:20 -05:00
static Remove button to fix permalink in report 2017-09-30 13:46:46 -04:00
templates Remove button to fix permalink in report 2017-09-30 13:46:46 -04:00
tests Fix unit tests and handle versions of Ansible returning non-bool ignore_errors 2018-02-05 17:21:20 -05:00
views Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
__init__.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
config.py Don't try to load the configuration if there's none 2017-10-26 18:47:26 -04:00
context_processors.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
errorhandlers.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
fields.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
filters.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
manage.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
models.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
shell.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
utils.py Merge "Add subunit output support" 2017-07-31 22:54:19 +00:00
webapp.py Import logging.config as well as logging 2017-08-29 11:59:43 -07:00
wsgi.py Allow ara to be run by other web services apart from Apache. 2017-10-25 14:18:13 +00:00
wsgi_sqlite.py Add a sqlite middleware to load logged sqlite databases on-the-fly 2017-10-25 14:17:41 +00:00