This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-11 10:00:01 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
lib
/
main
/
tests
History
Chris Church
5901acb6a8
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
..
__init__.py
Stub tests for jobs REST API.
2013-04-18 17:01:49 -04:00
base.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
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
Some TODO updates, a model revision, and getting association/disassociation working on user/team creds.
2013-04-15 19:19:54 -04:00
tasks.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
users.py
Added support for token authentication (with test).
2013-04-10 00:41:51 -04:00