1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 00:55:06 +03:00
awx/awx_collection/plugins/modules
Seth Foster 9f69daf787 Add choices to module protocol field
Signed-off-by: Seth Foster <fosterbseth@gmail.com>
2024-02-02 10:37:41 -05:00
..
__init__.py rename awx modules folder to collection 2019-09-27 14:29:04 -04:00
ad_hoc_command_cancel.py Run collection sanity tests in CI (#13356) 2022-12-20 16:06:25 -05:00
ad_hoc_command_wait.py update awx collection wait interval to 2 2022-05-18 09:57:40 -04:00
ad_hoc_command.py Fix extra_vars bug in ansible.controller.ad_hoc_command (#14585) 2023-10-25 10:38:45 -04:00
application.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
bulk_host_create.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
bulk_host_delete.py Adding hosts bulk deletion feature (#14462) 2023-12-13 10:28:31 -06:00
bulk_job_launch.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
controller_meta.py controller_meta, templating 2021-06-08 14:33:23 -04:00
credential_input_source.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
credential_type.py Make state exists universal in collection (#13890) 2023-05-10 09:05:29 -03:00
credential.py Setting credential_type as required (#14651) 2023-11-13 09:54:32 -06:00
execution_environment.py Execution environment image should not be required (#14488) 2023-10-11 15:39:51 -04:00
export.py Typo in export.py example (#14598) 2023-10-24 18:33:38 +00:00
group.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
host.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
import.py Fix pep8 failure 2021-07-09 13:08:57 -04:00
instance_group.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
instance.py Update awx_collection to support ReceptorAddress 2024-02-02 10:37:41 -05:00
inventory_source_update.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
inventory_source.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
inventory.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
job_cancel.py mostly includes renaming non-syntax references to tower 2021-06-08 14:33:24 -04:00
job_launch.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
job_list.py tower_username to controller_username, etc 2021-06-08 14:33:25 -04:00
job_template.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
job_wait.py update awx collection wait interval to 2 2022-05-18 09:57:40 -04:00
label.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
license.py Clarify that the license module requires fetching subs prior (#14351) 2023-08-23 15:20:47 -04:00
notification_template.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
organization.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
project_update.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
project.py Fix typo in description of scm_update_on_launch (#14382) 2023-08-28 16:52:44 +00:00
receptor_address.py Add choices to module protocol field 2024-02-02 10:37:41 -05:00
role.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
schedule.py don't pass the 'organization' or other fields to the search of the instance group or execution environments (#14223) 2023-09-14 09:31:05 -04:00
settings.py fix: make type conversions work correctly (related #14487) (#14489) 2023-09-30 04:02:10 +00:00
subscriptions.py [collection] remove module defaults where API defaults are the same (#13037) 2023-02-01 15:37:08 -06:00
team.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
token.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
user.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
workflow_approval.py Add integration test and docs for workflow_approval module 2023-02-17 15:10:59 -05:00
workflow_job_template_node.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
workflow_job_template.py update collection workflow example and tests 2023-08-30 09:15:54 -04:00
workflow_launch.py Fix collection module docs for names, IDs, and named URLs (#14269) 2023-07-24 08:57:46 -04:00
workflow_node_wait.py [collection] remove module defaults where API defaults are the same (#13037) 2023-02-01 15:37:08 -06:00