summaryrefslogtreecommitdiffstats
path: root/awx_collection (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove oauth provider (#15666)Pablo H.3 days3-3/+3
* 🧪 Make pytest notify us about future warningsSviatoslav Sydorenko4 days3-0/+26
* feat: remove collection support for oauth (#15623)Pablo H.9 days18-824/+62
* Removal of OAuth2 stuff from CLIAlan Rominger9 days3-7/+2
* Make lookup plugins return lists to fix failures (#15625)Alan Rominger2024-11-127-53/+33
* Removed oAuth methods from collection docs. (#15606)TVo2024-11-073-106/+1
* Remove LDAP authentication (#15546)Djebran Lezzoum2024-10-152-45/+0
* Update AWX collection to use basic authentication (#15554)Djebran Lezzoum2024-10-082-36/+166
* Replaced all references of downstream docs to upstream docs (#15388)TVo2024-07-244-11/+9
* 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-215-6/+7
* 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-1113-6/+807
* Replace role system with permissions-based DB rolesAlan Rominger2024-04-111-2/+2
* Add tags and skip_tags option to awx.awx.workflow_launch (#15011)Tom Page2024-04-032-1/+54
* Loosen up body check on templateDavid O Neill2024-03-291-1/+1
* Change awx.awx.application to output the OAuth2 client secretJeff Bradberry2024-03-282-2/+7
* update playbooks to use fqcnAdam Miller2024-03-276-97/+97
* Reset another to test-playbooksAlan Rominger2024-02-211-1/+1
* Reset these tests back to test-playbooksAlan Rominger2024-02-211-3/+3
* Swap repos test fixAlan Rominger2024-02-211-2/+2
* Stop using the bulky test-playbooks in tests where possibleAlan Rominger2024-02-213-14/+14
* Remove `tower_legacy` module_utils that appears unused (#14421)Alan Rominger2024-02-164-125/+2
* GH13983 - Add additional check for bad templatesDavid O Neill2024-02-141-1/+1
* Fix the test_export_system_auditor collection testJeff Bradberry2024-02-071-14/+10
* Remove receptor_address module from collectionSeth Foster2024-02-027-181/+22
* Fix proper indent to instance moduleSeth Foster2024-02-022-3/+3
* 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-027-45/+227
* refactor awxkit import codeChris Meyers2023-12-181-14/+26
* add awx collection export testsChris Meyers2023-12-182-9/+211
* Adding hosts bulk deletion feature (#14462)Avi Layani2023-12-135-0/+172
* Fix the bulk Job Launch Integration test in awx collection (#14702)jainnikhil302023-12-068-10/+10
* Setting credential_type as required (#14651)lucas-benedito2023-11-132-1/+15
* Fix extra_vars bug in ansible.controller.ad_hoc_command (#14585)jessicamack2023-10-252-1/+21
* Typo in export.py example (#14598)nmiah12023-10-241-1/+1
* Fix Boolean values defaulting to False in collection (#14493)Alan Rominger2023-10-243-0/+37
* Execution environment image should not be required (#14488)Will Thames2023-10-111-2/+1
* Fix collection test flake due to successful canceled command (#14519)Alan Rominger2023-10-041-2/+3
* fix: make type conversions work correctly (related #14487) (#14489)kurokobo2023-09-302-1/+39
* don't pass the 'organization' or other fields to the search of the instance g...Ivan Aragonés Muniesa2023-09-142-15/+24
* Declare license for unique module that uses BSD-2Alan Rominger2023-09-061-0/+2
* Fix collection metadata license to match intentAlan Rominger2023-09-061-1/+1
* Enable collection integration tests on GHARick Elrod2023-09-056-20/+29
* update collection workflow example and testssean-m-sullivan2023-08-302-44/+64