summaryrefslogtreecommitdiffstats
path: root/awx_collection/plugins/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: remove collection support for oauth (#15623)Pablo H.11 days2-370/+0
* Removal of OAuth2 stuff from CLIAlan Rominger11 days1-5/+0
* Remove LDAP authentication (#15546)Djebran Lezzoum2024-10-151-15/+0
* Replaced all references of downstream docs to upstream docs (#15388)TVo2024-07-241-4/+4
* 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
* Fix up ansible-test sanity checks due to ansible 2.17 release (#15208)24.4.0Seth Foster2024-05-212-2/+2
* Add skip authorization option to collection application module (#15190)Sean Sullivan2024-05-151-0/+3
* AWX Collections for DAB RBACSeth Foster2024-04-113-0/+361
* Add tags and skip_tags option to awx.awx.workflow_launch (#15011)Tom Page2024-04-031-0/+22
* Change awx.awx.application to output the OAuth2 client secretJeff Bradberry2024-03-281-2/+6
* Remove receptor_address module from collectionSeth Foster2024-02-022-135/+18
* Fix proper indent to instance moduleSeth Foster2024-02-021-2/+2
* 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-022-20/+163
* Adding hosts bulk deletion feature (#14462)Avi Layani2023-12-131-0/+65
* Setting credential_type as required (#14651)lucas-benedito2023-11-131-1/+2
* Fix extra_vars bug in ansible.controller.ad_hoc_command (#14585)jessicamack2023-10-251-1/+6
* Typo in export.py example (#14598)nmiah12023-10-241-1/+1
* Execution environment image should not be required (#14488)Will Thames2023-10-111-2/+1
* fix: make type conversions work correctly (related #14487) (#14489)kurokobo2023-09-301-1/+1
* don't pass the 'organization' or other fields to the search of the instance g...Ivan Aragonés Muniesa2023-09-141-15/+23
* 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
* Fix collection module docs for names, IDs, and named URLs (#14269)Homero Pawlowski2023-07-2429-107/+107
* 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
* [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-1020-72/+73
* collection, allow roles to be added to multiple teams and userssean-m-sullivan2023-05-021-25/+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