1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 00:55:06 +03:00
awx/awx_collection/plugins/modules
John Westcott IV c67f50831b
Modifying schedules API to allow for rrulesets #5733 (#12043)
* Added schedule_rruleset lookup plugin for awx.awx
* Added DB migration for rrule size
* Updated schedule docs
* The schedule API endpoint will now return an array of errors on rule validation to try and inform the user of all errors instead of just the first
2022-04-28 15:38:20 -04:00
..
__init__.py rename awx modules folder to collection 2019-09-27 14:29:04 -04:00
ad_hoc_command_cancel.py various references to tower 2021-06-08 14:33:24 -04:00
ad_hoc_command_wait.py mostly includes renaming non-syntax references to tower 2021-06-08 14:33:24 -04:00
ad_hoc_command.py switched to semenatic versioning for version numbers in plugins, library and tools packages 2021-06-08 14:33:27 -04:00
application.py add new name to multiple modules 2022-01-05 22:33:51 -05:00
controller_meta.py controller_meta, templating 2021-06-08 14:33:23 -04:00
credential_input_source.py switched to semenatic versioning for version numbers in plugins, library and tools packages 2021-06-08 14:33:27 -04:00
credential_type.py add new name to multiple modules 2022-01-05 22:33:51 -05:00
credential.py fix spelling of Vault 2021-10-09 23:46:16 -04:00
execution_environment.py add new name to multiple modules 2022-01-05 22:33:51 -05:00
export.py awxkit log which resource failed to import 2022-04-11 17:03:13 -04:00
group.py tower_username to controller_username, etc 2021-06-08 14:33:25 -04:00
host.py tower_username to controller_username, etc 2021-06-08 14:33:25 -04:00
import.py Fix pep8 failure 2021-07-09 13:08:57 -04:00
instance_group.py Fixed doc string for Container Groups credential type 2022-02-15 16:10:28 -05:00
inventory_source_update.py mostly includes renaming non-syntax references to tower 2021-06-08 14:33:24 -04:00
inventory_source.py Default source_project for inventory source to organization 2021-07-07 15:31:32 +01:00
inventory.py add new name to multiple modules 2022-01-05 22:33:51 -05:00
job_cancel.py mostly includes renaming non-syntax references to tower 2021-06-08 14:33:24 -04:00
job_launch.py fix pylint 2.9 errors in awx collection 2021-06-30 14:28:35 -04:00
job_list.py tower_username to controller_username, etc 2021-06-08 14:33:25 -04:00
job_template.py Merge pull request #11380 from sean-m-sullivan/new_name 2022-01-11 01:42:55 +08:00
job_wait.py Remove Collections module parameters deprecated in Controller 4.0.0 2021-08-03 14:55:45 -04:00
label.py mostly includes renaming non-syntax references to tower 2021-06-08 14:33:24 -04:00
license.py fix pylint 2.9 errors in awx collection 2021-06-30 14:28:35 -04:00
notification_template.py Remove Collections module parameters deprecated in Controller 4.0.0 2021-08-03 14:55:45 -04:00
organization.py pep8 E231 fix for awx_collection 2022-02-17 09:34:48 +01:00
project_update.py Run flake8 on the AWX collection in CI 2021-07-09 12:01:28 -04:00
project.py update awx.awx collection to allow remote project. (#12093) 2022-04-26 15:07:29 -04:00
role.py add execution adminitrator to role module 2022-02-08 09:44:50 -05:00
schedule.py Modifying schedules API to allow for rrulesets #5733 (#12043) 2022-04-28 15:38:20 -04:00
settings.py mostly includes renaming non-syntax references to tower 2021-06-08 14:33:24 -04:00
team.py tower_username to controller_username, etc 2021-06-08 14:33:25 -04:00
token.py Fixing token documentation (#11550) 2022-01-18 14:21:17 -05:00
tower_ad_hoc_command_cancel.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_ad_hoc_command_wait.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_ad_hoc_command.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_application.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_controller_meta.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_credential_input_source.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_credential_type.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_credential.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_execution_environment.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_export.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_group.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_host.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_import.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_instance_group.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_inventory_source_update.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_inventory_source.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_inventory.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_job_cancel.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_job_launch.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_job_list.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_job_template.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_job_wait.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_label.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_license.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_notification_template.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_organization.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_project_update.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_project.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_role.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_schedule.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_settings.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_team.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_token.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_user.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_workflow_approval.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_workflow_job_template_node.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_workflow_job_template.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_workflow_launch.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
tower_workflow_node_wait.py Symlink modules for 2.9 compat (#5103) 2021-06-22 10:49:40 -04:00
user.py let an organization admin to add new users to it's tower organization 2022-02-09 18:59:53 +01:00
workflow_approval.py mostly includes renaming non-syntax references to tower 2021-06-08 14:33:24 -04:00
workflow_job_template_node.py update to allow use of id for unified job template 2021-10-12 13:06:30 -04:00
workflow_job_template.py Merge pull request #12115 from sean-m-sullivan/workflow_node_updates 2022-04-28 14:12:33 -04:00
workflow_launch.py fix pylint 2.9 errors in awx collection 2021-06-30 14:28:35 -04:00
workflow_node_wait.py Run flake8 on the AWX collection in CI 2021-07-09 12:01:28 -04:00