summaryrefslogtreecommitdiffstats
path: root/awx_collection/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-151-1/+0
* Make state exists universal in collection (#13890)John Westcott IV2023-05-1021-110/+90
* collection, allow roles to be added to multiple teams and userssean-m-sullivan2023-05-022-30/+29
* Merge branch 'devel' into collection-existential-state-for-credential-moduleMatthew Fernandez2023-04-186-9/+19
|\
| * Changing check for all in awx.awx.export (#13854)John Westcott IV2023-04-181-1/+1
| * 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
* | Merge branch 'devel' into collection-existential-state-for-credential-moduleMatthew Fernandez2023-04-105-7/+63
|\|
| * 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-281-2/+15
| * adding limit to inventory_source collection moduleGabe Muniz2023-03-281-0/+6
| * Fix bug with awx collection manual type alias (#13671)Alan Rominger2023-03-201-3/+6
* | 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-111-0/+7
|\
| * Add scm_branch to inventory source and inventory updateSeth Foster2023-03-071-0/+7
* | fix access problems (#15)Elijah DeLee2023-03-081-1/+2
* | Resolve id inventory and organization (#14)Seth Foster2023-03-082-14/+26
* | add assertion to test on number of queries made (#9)Elijah DeLee2023-03-082-6/+5
* | remove char_prompts and survey password from bulk jobNikhil2023-03-082-3/+5
* | fixup return values for bulk launch and host create in awxkitElijah DeLee2023-03-082-35/+168
* | added awx collection support for bulk apiSeth Foster2023-03-082-0/+236
|/
* Merge pull request #13541 from npithonDR/develAlan Rominger2023-02-271-2/+3
|\
| * Follow suggestion from comment, split if NOT listAlan Rominger2023-02-231-0/+1
| * Follow suggestion from comment, split if NOT listAlan Rominger2023-02-231-2/+3
| * Fix error for byweekday in schedule_rrulesetnpithonDR2023-02-091-2/+1
* | Merge pull request #13595 from sean-m-sullivan/develAlan Rominger2023-02-221-5/+30
|\ \