summaryrefslogtreecommitdiffstats
path: root/awx_collection/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: remove collection support for oauth (#15623)Pablo H.11 days7-528/+15
* Removal of OAuth2 stuff from CLIAlan Rominger11 days2-6/+2
* Make lookup plugins return lists to fix failures (#15625)Alan Rominger2024-11-122-4/+4
* Remove LDAP authentication (#15546)Djebran Lezzoum2024-10-151-15/+0
* Update AWX collection to use basic authentication (#15554)Djebran Lezzoum2024-10-081-36/+111
* Replaced all references of downstream docs to upstream docs (#15388)TVo2024-07-242-5/+5
* Add OpenShift Virtualization Inventory source option (#15047)Chad Ferman2024-06-141-2/+18
* Add 'Terraform State' inventory source support for collection (#15258)Viktor Varga2024-06-121-2/+2
* Add AWS SNS notification support for webhook (#15184)Ethem Cem Özkan2024-06-021-1/+2
* use optional api prefix in collection if set as environ vairable (#15205)Harshith u2024-05-291-6/+15
* Fix up ansible-test sanity checks due to ansible 2.17 release (#15208)24.4.0Seth Foster2024-05-213-5/+5
* Add skip authorization option to collection application module (#15190)Sean Sullivan2024-05-151-0/+3
* awx modules wait on event processing finished (#15152)Seth Foster2024-04-261-1/+4
* AWX Collections for DAB RBACSeth Foster2024-04-114-5/+368
* Add tags and skip_tags option to awx.awx.workflow_launch (#15011)Tom Page2024-04-031-0/+22
* Change awx.awx.application to output the OAuth2 client secretJeff Bradberry2024-03-281-2/+6
* Remove `tower_legacy` module_utils that appears unused (#14421)Alan Rominger2024-02-161-119/+0
* Remove receptor_address module from collectionSeth Foster2024-02-023-137/+18
* Fix proper indent to instance moduleSeth Foster2024-02-021-2/+2
* Fix inconsistent tab widthSeth Foster2024-02-021-6/+5
* Add choices to module protocol fieldSeth Foster2024-02-021-2/+2
* Update awx_collection to support ReceptorAddressSeth Foster2024-02-023-20/+165
* Adding hosts bulk deletion feature (#14462)Avi Layani2023-12-131-0/+65
* Setting credential_type as required (#14651)lucas-benedito2023-11-131-1/+2
* Fix extra_vars bug in ansible.controller.ad_hoc_command (#14585)jessicamack2023-10-251-1/+6
* Typo in export.py example (#14598)nmiah12023-10-241-1/+1
* Fix Boolean values defaulting to False in collection (#14493)Alan Rominger2023-10-241-0/+9
* Execution environment image should not be required (#14488)Will Thames2023-10-111-2/+1
* fix: make type conversions work correctly (related #14487) (#14489)kurokobo2023-09-301-1/+1
* don't pass the 'organization' or other fields to the search of the instance g...Ivan Aragonés Muniesa2023-09-141-15/+23
* update collection workflow example and testssean-m-sullivan2023-08-301-31/+26
* Change PeersSerializer to SlugRelatedFieldSeth Foster2023-08-291-2/+0
* Hop node AWX Collection Updates (#14153)Lila Yasin2023-08-291-2/+24
* Fix typo in description of scm_update_on_launch (#14382)bxbrenden2023-08-281-1/+1
* Clarify that the license module requires fetching subs prior (#14351)Pablo Hess2023-08-231-1/+6
* Enforce mutually exclusive options in credential module of the collection (#1...David Danielsson2023-08-231-1/+9
* Schedule rruleset fix related #13446 (#13611)Kevin Pavon2023-08-161-1/+1
* Add Request time out option for collection (#14157)Sean Sullivan2023-08-033-2/+27
* Added support to collection for named urls (#14205)John Westcott IV2023-07-271-24/+45
* Only show the product version header when the requester is authenticated (#14...Christian Adams2023-07-271-7/+1
* Fix collection module docs for names, IDs, and named URLs (#14269)Homero Pawlowski2023-07-2429-107/+107
* Changing how associations work in awx collection (#13626)John Westcott IV2023-07-171-5/+16
* Allow `job_template` collection module to set verbosity to 5 (#14244)Sean Sullivan2023-07-171-2/+2
* Add example for ad_hoc_command module (#14106)22.4.0Akira Yokochi2023-06-231-0/+7
* Using execution_environment option in ad_hoc_command module (#14105)Akira Yokochi2023-06-221-0/+3
* Add instance_groups on resource_list_param_keys in awx_collection (#14146)Lorenzo Tanganelli2023-06-211-0/+1
* In collection, give changed status in workflow_job_template when destroying n...Sean Sullivan2023-06-211-0/+1
* Check for a list of all option instead of string (#14046)Artsiom Musin2023-06-141-1/+1
* bugfix collection role module target_teams and instance_groups options (#14119)Sean Sullivan2023-06-141-10/+13
* Fix : awx.awx.group preserve hosts fails when there are no hosts (#13913)Darshan2023-06-071-3/+5