summaryrefslogtreecommitdiffstats
path: root/awx_collection (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change PeersSerializer to SlugRelatedFieldSeth Foster2023-08-291-2/+0
* [hop node] fix failing ci checks on feature_hop-node branch (#14226)Lila Yasin2023-08-291-1/+1
* Hop node AWX Collection Updates (#14153)Lila Yasin2023-08-293-2/+134
* 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-162-1/+17
* Add Request time out option for collection (#14157)Sean Sullivan2023-08-034-2/+44
* Added support to collection for named urls (#14205)John Westcott IV2023-07-275-24/+128
* Only show the product version header when the requester is authenticated (#14...Christian Adams2023-07-272-22/+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-173-7/+117
* Allow `job_template` collection module to set verbosity to 5 (#14244)Sean Sullivan2023-07-171-2/+2
* Fix spelling errors in readme of awx_collection/toolsJohn Westcott IV2023-06-301-2/+2
* Add example for ad_hoc_command module (#14106)22.4.0Akira Yokochi2023-06-231-0/+7
* Tooling for running collection tests locally ad hoc (#14160)Alan Rominger2023-06-222-0/+86
* Using execution_environment option in ad_hoc_command module (#14105)Akira Yokochi2023-06-222-0/+36
* 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
* Fixed typo in integration test for group module (#14140)Akira Yokochi2023-06-211-1/+1
* Removing psycopg2 referencesJohn Westcott IV2023-06-141-1/+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-142-11/+13
* Fix : awx.awx.group preserve hosts fails when there are no hosts (#13913)Darshan2023-06-072-3/+27
* Related #13336 - DNS resolution is preventing awx_collection to work with htt...Baptiste Agasse2023-05-241-4/+6
* [collection] Fix sanity tests on ansible-core 2.15 (#14007)Rick Elrod2023-05-153-1/+5
* Merge pull request #13976 from john-westcott-iv/collection_job_wait_remove_de...John Westcott IV2023-05-111-165/+153
|\
| * Change job_wait collection test to always try and delete created objectsJohn Westcott IV2023-05-101-151/+153