summaryrefslogtreecommitdiffstats
path: root/awxkit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use patch to update users in awx cliArtsiom Musin2024-06-101-1/+4
* Add AWS SNS notification support for webhook (#15184)Ethem Cem Özkan2024-06-021-2/+5
* awxkit: replace deprecated locale.format() with locale.format_string() to fix...Beni ~HB9HNT2024-05-221-1/+1
* Stop pre-caching every resource in the system upon importJeff Bradberry2024-04-242-11/+34
* AAP-13369 Python 3.9 -> 3.11 upgrade (#14771)Dave2024-03-132-3/+4
* Revert "Implement project pulling from Azure DevOps using Service Pri… (#14...Hao Liu2024-03-111-1/+1
* Implement project pulling from Azure DevOps using Service Principals (#14628)Patrick Uiterwijk2024-03-071-1/+1
* Add support for terraform credentials in awxkit (#14902)Cesar Francisco San Nicolas Martinez2024-02-201-0/+1
* Ability to user awxkit with websocket custom urlsCésar Francisco San Nicolás Martínez2024-02-202-2/+17
* Add python 3.12 dependency (#14869)Daniel Gonçalves2024-02-141-0/+1
* Fix the way we are passing the awxkit base path to resources (#14862)Cesar Francisco San Nicolas Martinez2024-02-091-5/+2
* Fix linting problemJeff Bradberry2024-02-071-1/+1
* rework with check if POST existsLorenzo Tanganelli2024-02-071-1/+6
* fix decription extraction on exportLorenzo Tanganelli2024-02-071-1/+1
* leave $encrypted$ on export Lorenzo Tanganelli2024-02-071-2/+2
* awxkit: allow to modify api base url (#14835)Julen Landa Alustiza2024-02-079-14/+24
* Update conf.py to 2024 (#14743)TVo2024-01-041-1/+1
* Adding hosts bulk deletion feature (#14462)Avi Layani2023-12-132-0/+24
* Revert "Improve performance for awx cli export (#13182)"Jeff Bradberry2023-08-153-27/+18
* Remove reference to unmaintained runner image (#14143)Alan Rominger2023-06-231-1/+1
* 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