.black.toml
.editorconfig
LICENSE
README.rst
manage.py
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
.zuul.d/zuul.yaml
ara.egg-info/PKG-INFO
ara.egg-info/SOURCES.txt
ara.egg-info/dependency_links.txt
ara.egg-info/entry_points.txt
ara.egg-info/not-zip-safe
ara.egg-info/pbr.json
ara.egg-info/requires.txt
ara.egg-info/top_level.txt
ara/api/__init__.py
ara/api/admin.py
ara/api/apps.py
ara/api/auth.py
ara/api/fields.py
ara/api/models.py
ara/api/serializers.py
ara/api/urls.py
ara/api/views.py
ara/api/migrations/0001_initial.py
ara/api/migrations/0002_remove_host_alias.py
ara/api/migrations/0003_add_missing_result_properties.py
ara/api/migrations/__init__.py
ara/api/tests/__init__.py
ara/api/tests/factories.py
ara/api/tests/tests_auth.py
ara/api/tests/tests_file.py
ara/api/tests/tests_file_content.py
ara/api/tests/tests_host.py
ara/api/tests/tests_label.py
ara/api/tests/tests_play.py
ara/api/tests/tests_playbook.py
ara/api/tests/tests_records.py
ara/api/tests/tests_result.py
ara/api/tests/tests_task.py
ara/api/tests/tests_utils.py
ara/api/tests/utils.py
ara/clients/__init__.py
ara/clients/http.py
ara/clients/offline.py
ara/clients/utils.py
ara/plugins/action/ara_record.py
ara/plugins/callback/ara_default.py
ara/server/__init__.py
ara/server/__main__.py
ara/server/admin.py
ara/server/apps.py
ara/server/settings.py
ara/server/urls.py
ara/server/utils.py
ara/server/wsgi.py
ara/setup/README.rst
ara/setup/__init__.py
ara/setup/action_plugins.py
ara/setup/ansible.py
ara/setup/callback_plugins.py
ara/setup/env.py
ara/setup/exceptions.py
ara/setup/path.py
ara/setup/plugins.py
doc/source/ansible-configuration.rst
doc/source/ansible-role-ara-api.rst
doc/source/ansible-role-ara-tests.rst
doc/source/ansible-role-ara-web.rst
doc/source/api-configuration.rst
doc/source/api-documentation.rst
doc/source/api-security.rst
doc/source/api-usage.rst
doc/source/ara-plugin-configuration.rst
doc/source/ara-record.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/faq.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/playbook-names-and-labels.rst
doc/source/_extensions/pygments_lexer.py
doc/source/_graphs/README
doc/source/_graphs/recording-workflow.xml
doc/source/_static/admin_panel_auth.png
doc/source/_static/admin_panel_login.png
doc/source/_static/admin_panel_users.png
doc/source/_static/ansible-role-ara-api.png
doc/source/_static/ansible-role-ara-web.png
doc/source/_static/ara-api-browser-playbook.png
doc/source/_static/ara-api-browser-playbooks.png
doc/source/_static/ara-api-browser-root.png
doc/source/_static/ara-with-icon.png
doc/source/_static/ara.png
doc/source/_static/code-review-ci.png
doc/source/_static/graphs/README
doc/source/_static/graphs/recording-workflow.png
playbooks/ara_api.yaml
playbooks/ara_tests.yaml
playbooks/ara_web.yaml
playbooks/roles
roles/ara_api/README.rst
roles/ara_api/defaults/main.yaml
roles/ara_api/handlers/main.yaml
roles/ara_api/meta/main.yaml
roles/ara_api/tasks/config.yaml
roles/ara_api/tasks/main.yaml
roles/ara_api/tasks/pre-requirements.yaml
roles/ara_api/tasks/database_engine/django.db.backends.postgresql.yaml
roles/ara_api/tasks/database_engine/django.db.backends.sqlite3.yaml
roles/ara_api/tasks/install/source.yaml
roles/ara_api/tasks/wsgi_server/gunicorn.yaml
roles/ara_api/templates/ara-api.service.j2
roles/ara_api/vars/Fedora.yaml
roles/ara_api/vars/Ubuntu.yaml
roles/ara_frontend_nginx/README.rst
roles/ara_frontend_nginx/handlers/main.yaml
roles/ara_frontend_nginx/tasks/main.yaml
roles/ara_frontend_nginx/templates/ara-api.conf.j2
roles/ara_frontend_nginx/templates/ara-web.conf.j2
roles/ara_frontend_nginx/vars/Fedora.yaml
roles/ara_frontend_nginx/vars/Ubuntu.yaml
roles/ara_tests/README.rst
roles/ara_tests/defaults/main.yaml
roles/ara_tests/meta/main.yaml
roles/ara_tests/tasks/main.yaml
roles/ara_web/README.rst
roles/ara_web/defaults/main.yaml
roles/ara_web/handlers/main.yaml
roles/ara_web/meta/main.yaml
roles/ara_web/tasks/main.yaml
roles/ara_web/tasks/nodejs.yaml
roles/ara_web/tasks/install/source.yaml
roles/ara_web/templates/ara-web.service.j2
tests/ara_tests_post.yaml
tests/install_docker.yaml
tests/linters.sh
tests/role-ara-web-post.yaml
tests/role-integration-pre.yaml
tests/test_tasks.yaml
tests/with_postgresql.yaml
tests/integration/failed.yaml
tests/integration/hosts.yaml
tests/integration/import.yaml
tests/integration/imported.yaml
tests/integration/include_role.yaml
tests/integration/incomplete.yaml
tests/integration/smoke.yaml
tests/integration/roles/imported-role/defaults/main.yaml
tests/integration/roles/imported-role/tasks/imported-task.yaml
tests/integration/roles/imported-role/tasks/main.yaml
tests/integration/roles/included-role/defaults/main.yaml
tests/integration/roles/included-role/tasks/included-task.yaml
tests/integration/roles/included-role/tasks/main.yaml
tests/integration/roles/smoke-tests/defaults/main.yaml
tests/integration/roles/smoke-tests/tasks/ara-ops.yaml
tests/integration/roles/smoke-tests/tasks/main.yaml
tests/integration/roles/smoke-tests/tasks/test-ops.yaml