ara/ara
David Moreau Simard b85df540af Handle race condition where playbook file may not exist
If the ansible-playbook execution is interrupted very early
in the process, it's possible that the callback has the time
to create a playbook but not it's file.

Handle and recover from that by creating an empty
file.

Change-Id: I4305bf3ac6b2e57e5a454a874428aab7b8f2fdbc
2018-04-17 14:36:02 +00:00
..
cli Show names of tasks when showing results 2017-09-24 17:11:34 +00:00
config Fix logging and add some basic verbosity 2018-04-17 10:32:43 -04:00
db Allow configuring logging via config file 2017-08-26 12:44:08 -05:00
plugins Fix logging and add some basic verbosity 2018-04-17 10:32:43 -04:00
setup 1.0 backport: Add helper modules/scripts to know where ARA is 2018-04-07 15:21:58 -04:00
static Remove button to fix permalink in report 2017-09-30 13:46:46 -04:00
templates Improve memory usage when dealing with large amount of data 2018-04-09 22:59:46 -04:00
tests Fix logging and add some basic verbosity 2018-04-17 10:32:43 -04:00
views Fix logging and add some basic verbosity 2018-04-17 10:32:43 -04:00
__init__.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
manage.py Standalone server: use processes instead of threads 2018-04-08 16:06:33 -04:00
models.py Handle race condition where playbook file may not exist 2018-04-17 14:36:02 +00:00
shell.py Fix logging and add some basic verbosity 2018-04-17 10:32:43 -04:00
utils.py Merge "Add subunit output support" 2017-07-31 22:54:19 +00:00
webapp.py Fix logging and add some basic verbosity 2018-04-17 10:32:43 -04:00
wsgi.py WSGI: Use current_app if it's available, otherwise make it available 2018-04-08 16:05:42 -04:00
wsgi_sqlite.py wsgi_sqlite: Make sure we're setting the sqlite database URL 2018-04-08 16:10:11 -04:00