.editorconfig
.zuul.yaml
LICENSE
README.rst
manage.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
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/__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_stats.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/__init__.py
ara/plugins/__main__.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
doc/source/ansible-role-ara-api.rst
doc/source/ansible-role-ara-web.rst
doc/source/api-configuration.rst
doc/source/api-security.rst
doc/source/api-usage.rst
doc/source/architecture.rst
doc/source/conf.py
doc/source/index.rst
doc/source/installation.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-with-icon.png
doc/source/_static/ara.png
doc/source/_static/graphs/README
doc/source/_static/graphs/recording-workflow.png
playbooks/ara_api.yaml
playbooks/ara_web.yaml
playbooks/integration-tests.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.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_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
roles/integration-tests/README.rst
roles/integration-tests/defaults/main.yaml
roles/integration-tests/tasks/main.yaml
tests/integration-post.yaml
tests/linters.sh
tests/role-ara-web-post.yaml
tests/role-integration-pre.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