summaryrefslogtreecommitdiffstats
path: root/awx_collection (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Removes test of depreciated fields that have been removed from job_wait colle...John Westcott IV2023-05-101-14/+0
* | Make state exists universal in collection (#13890)John Westcott IV2023-05-1040-131/+914
|/
* collection, allow roles to be added to multiple teams and userssean-m-sullivan2023-05-023-31/+95
* Remove project_manual integration testJohn Westcott IV2023-04-252-107/+0
* Enhance collection testJohn Westcott IV2023-04-2528-81/+174
* Use separate module for pytest settings (#13895)Alan Rominger2023-04-251-2/+6
* Merge branch 'devel' into collection-existential-state-for-credential-moduleMatthew Fernandez2023-04-188-9/+19
|\
| * Changing check for all in awx.awx.export (#13854)John Westcott IV2023-04-181-1/+1
| * Merge pull request #13860 from AlanCoding/move_testAlan Rominger2023-04-142-0/+0
| |\
| | * Move integration tests to be consistent with the restAlan Rominger2023-04-142-0/+0
| * | bugfix: add scm_branch to optional_args for workflow_launch (#13254)Dien Nguyen2023-04-131-6/+8
| |/
| * update credential list examples in awx collectionsean-m-sullivan2023-04-124-2/+10
* | remove redundant loopmatt2023-04-181-13/+12
* | spaces for pep8matt2023-04-111-0/+1
* | Merge branch 'devel' into collection-existential-state-for-credential-moduleMatthew Fernandez2023-04-107-8/+84
|\|