summaryrefslogtreecommitdiffstats
path: root/awxkit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add --interval to launch monitor command (#14068)Gabriel Muniz2023-06-222-4/+11
* Add None check back to get_post_fields (#14155)Jesse Wattenbarger2023-06-211-0/+3
* Improve performance for awx cli export (#13182)Artsiom Musin2023-06-213-18/+24
* Materialize label page after getting 204 code (#14010)Alan Rominger2023-05-161-3/+12
* Skip constructed_inventory in a more correct loop (#14004)Alan Rominger2023-05-151-5/+7
* Skip constructed_inventory endpoint in awxkit importJohn Westcott IV2023-05-101-0/+5
* Clean up string formatting issues from black migrationShane McDonald2023-05-106-8/+8
* add instance_groups on cli and awx.awx.role (#13784)Lorenzo Tanganelli2023-04-041-0/+1
* Add host_metrics page to the awxkitOleksii Baranov2023-03-303-0/+21
* [constructed-inventory] Use control plane EE for constructed inventory and ha...Alan Rominger2023-03-282-2/+13
* Merge pull request #13644 from fosterseth/inv_source_scm_branchSarah Akus2023-03-111-0/+1
|\
| * Add scm_branch to inventory source and inventory updateSeth Foster2023-03-071-0/+1
* | Make the bulk endpoint templates work in API browserAlan Rominger2023-03-081-1/+4
* | fixup return values for bulk launch and host create in awxkitElijah DeLee2023-03-082-0/+10
* | awxkit cli supportSeth Foster2023-03-085-9/+86
|/
* [AAP-8682] adding Schedule to dependent_export to allow previous behavior on ...Gabe Muniz2023-02-081-0/+3
* Merge pull request #13502 from AlanCoding/new_blackAlan Rominger2023-02-0148-157/+2
|\
| * Update to comply with new black rulesAlan Rominger2023-02-0148-157/+2
* | add '--order-by' option as supplied by the awx apiRyan Mahaffey2023-01-281-0/+9
|/
* Update to include pip install command and PyPI linkCody Gula2023-01-181-2/+6
* Remove unneeded pass_env in tox configShane McDonald2022-12-161-1/+0
* Merge pull request #13252 from max-len/patch-1Seth Foster2022-12-031-1/+1
|\
| * Update install.rstMax Lendrich2022-11-301-1/+1
* | Remove update_on_project_update from awxkitJeff Bradberry2022-12-011-1/+0
* | add new fields to awxkitElijah DeLee2022-11-301-1/+1
* | Merge pull request #13168 from ArtsiomMusin/feature_13055_add_multiple_assert...Jeff Bradberry2022-11-302-2/+14
|\ \ | |/ |/|
| * Resolve review commentsArtsiom Musin2022-11-092-4/+14
| * Add multiple assert export for awx cliArtsiom Musin2022-11-081-0/+2
* | Update conf.pyTVo2022-11-101-2/+3
* | Avoid adding the 'config' subparser twiceJeff Bradberry2022-11-081-2/+4
* | Expand the dependencies of the Schedule page typeJeff Bradberry2022-10-282-3/+10
|/
* Add prevent_instance_group_fallback to awxkitJohn Westcott IV2022-09-292-1/+2
* Register pages for the Instance peers and install bundle endpointsJeff Bradberry2022-09-233-11/+35
* Get more specific as to which timeout caused the issueJohn Westcott IV2022-09-221-2/+2
* Altering --timeout from awxkit to --action-timeout to remove conflict with ne...John Westcott IV2022-09-222-7/+7
* Add additional schedule fields for new promptsOleksii Baranov2022-09-221-0/+4
* Added instance_groups method to the awxkit modelsOleksii Baranov2022-09-222-6/+15
* Add new add_label method to the wfjt node and schedules awxkit modelsOleksii Baranov2022-09-222-0/+12
* Add awxkit optional fields for new promptsOleksii Baranov2022-09-222-0/+9
* Add GPG credential support to awxkitLuiz Costa2022-09-062-0/+3
* Make schedule teardown more reliableAlan Rominger2022-08-192-8/+7
* Suppress 204 No Content results causing an error during importJeff Bradberry2022-07-191-1/+3
* fix WorkflowJobTemplate export where WorkflowApprovalTemplate is not properly...Hao Liu2022-07-134-19/+80
* Merge pull request #12408 from sarabrajsingh/feature/new-awx-cli-import-expor...Sarabraj Singh2022-06-232-3/+26
|\
| * bubble up an error code when something goes wrong with import/exportSarabraj Singh2022-06-222-3/+26
* | Merge pull request #12351 from AlexSCorey/5673-t-importExportSchedulesJeff Bradberry2022-06-223-16/+8
|\ \ | |/ |/|
| * Adds import export to awx cli for schedules as a top level objectAlex Corey2022-06-093-16/+8
* | Merge pull request #12404 from ansible/revert-12335-feature/awx-cli-import-ex...Sarabraj Singh2022-06-222-26/+3
|\ \
| * | Revert "import/export error codes when something bad happens"Sarabraj Singh2022-06-212-26/+3
* | | Merge pull request #12309 from jbradberry/cli-multiple-extra-varsJessica Steurer2022-06-221-6/+19
|\ \ \ | |/ / |/| |