summaryrefslogtreecommitdiffstats
path: root/awx_collection (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * add instance_groups on cli and awx.awx.role (#13784)Lorenzo Tanganelli2023-04-041-0/+6
| * minor fix-up due to merge conflictHao Liu2023-03-301-2/+1
| * [collection] Example for constructed inventories (#13755)Rick Elrod2023-03-281-0/+29
| * add constructed kind to inventory moduleHao Liu2023-03-282-3/+18
| * adding limit to inventory_source collection moduleGabe Muniz2023-03-281-0/+6
| * Fix bug with awx collection manual type alias (#13671)Alan Rominger2023-03-202-3/+24
* | add test coveragematt2023-03-232-0/+71
* | exit from modulematt2023-03-201-1/+1
* | add `exists` to awx.awx.credentialmatt2023-03-201-4/+8
|/
* Merge pull request #13644 from fosterseth/inv_source_scm_branchSarah Akus2023-03-112-0/+8
|\
| * Add scm_branch to inventory source and inventory updateSeth Foster2023-03-072-0/+8
* | comment everything related to instance group, will add back once 13584 goes injainnikhil302023-03-082-2/+1
* | fix access problems (#15)Elijah DeLee2023-03-081-1/+2
* | Resolve id inventory and organization (#14)Seth Foster2023-03-085-20/+33
* | add assertion to test on number of queries made (#9)Elijah DeLee2023-03-084-7/+8
* | remove char_prompts and survey password from bulk jobNikhil2023-03-085-10/+12
* | fixup return values for bulk launch and host create in awxkitElijah DeLee2023-03-087-35/+344
* | added awx collection support for bulk apiSeth Foster2023-03-082-0/+236
|/