ara/ara/api
David Moreau Simard 52b201dae2
Add support for recording controller fqdn
The controller fqdn that ran the playbook is now recorded and can be
searched for both in the UI and the CLI.

Fixes: https://github.com/ansible-community/ara/issues/193
Change-Id: I53e8d158fc3b6ba7a16582234aaa2542eab5fcdc
2020-12-18 16:35:40 -05:00
..
management/commands CLI: Deprecate 'ara-manage prune' in favor of 'ara playbook prune' 2020-08-22 12:51:49 -04:00
migrations Add support for recording controller fqdn 2020-12-18 16:35:40 -05:00
tests Add support for recording controller fqdn 2020-12-18 16:35:40 -05:00
__init__.py Only ara is a namespace package, subpackages are not. 2018-09-28 08:31:09 +02:00
admin.py Add missing license headers 2019-05-03 03:59:16 +00:00
apps.py Add missing license headers 2019-05-03 03:59:16 +00:00
auth.py Added very basic read/write authentication. 2019-01-24 17:07:31 +00:00
fields.py api browser: fix error 500 when viewing playbooks with labels 2020-05-26 21:06:52 -04:00
filters.py Add support for recording controller fqdn 2020-12-18 16:35:40 -05:00
models.py Add support for recording controller fqdn 2020-12-18 16:35:40 -05:00
serializers.py API: Stop returning nested children resources 2020-09-06 11:57:32 -04:00
urls.py api: Use basename instead of base_name in URL mapping 2019-12-12 13:30:03 -05:00
views.py api: Reverse default sort order for playbooks, plays, tasks and results 2020-01-30 15:24:12 -05:00