1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/lib/main/tests
2013-04-26 17:32:19 -04:00
..
__init__.py Stub tests for jobs REST API. 2013-04-18 17:01:49 -04:00
base.py Ability to list teams attached to a project. 2013-04-23 11:26:50 -04:00
commands.py Added separate method to start Job independently from creating it; Jobs no longer start automatically when first saved. Added method on JobTemplate to create a new Job with defaults copied from the template. 2013-04-19 18:11:31 -04:00
inventory.py Added /api/v1/groups/N/hosts and /api/v1/groups/N/all_hosts/ 2013-04-16 17:41:20 -04:00
jobs.py Changed how Project local_path is configured, added option to specify playbook on JobTemplate and Job, updated admin and tests. 2013-04-19 15:40:13 -04:00
organizations.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
projects.py Partial support for permission editablity through REST. More TBA. 2013-04-26 17:32:19 -04:00
tasks.py Task refactoring, updates to support ssh-agent and responding to password prompts. Needs test for using credentials. 2013-04-24 11:35:30 -04:00
users.py Added support for token authentication (with test). 2013-04-10 00:41:51 -04:00