diff --git a/meta/runtime.yml b/meta/runtime.yml index 1775e6f668..1894966865 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -582,10 +582,6 @@ plugin_routing: deprecation: removal_version: 3.0.0 warning_text: see plugin documentation for details - osx_say: - deprecation: - removal_date: 3.0.0 - warning_text: see plugin documentation for details foreman: deprecation: removal_version: 2.0.0 @@ -642,18 +638,6 @@ plugin_routing: deprecation: removal_version: 2.0.0 warning_text: see plugin documentation for details - github_webhook_facts: - deprecation: - removal_version: 3.0.0 - warning_text: see plugin documentation for details - gitlab_hooks: - deprecation: - removal_version: 3.0.0 - warning_text: see plugin documentation for details - gluster_heal_facts: - deprecation: - removal_version: 3.0.0 - warning_text: see plugin documentation for details na_cdot_aggregate: deprecation: removal_version: 2.0.0 diff --git a/plugins/modules/notification/osx_say.py b/plugins/modules/notification/osx_say.py deleted file mode 120000 index f080521d9d..0000000000 --- a/plugins/modules/notification/osx_say.py +++ /dev/null @@ -1 +0,0 @@ -say.py \ No newline at end of file diff --git a/plugins/modules/source_control/github/github_webhook_facts.py b/plugins/modules/source_control/github/github_webhook_facts.py deleted file mode 120000 index 1e4cc94d4d..0000000000 --- a/plugins/modules/source_control/github/github_webhook_facts.py +++ /dev/null @@ -1 +0,0 @@ -github_webhook_info.py \ No newline at end of file diff --git a/plugins/modules/source_control/gitlab/gitlab_hooks.py b/plugins/modules/source_control/gitlab/gitlab_hooks.py deleted file mode 120000 index bb7ccd6db1..0000000000 --- a/plugins/modules/source_control/gitlab/gitlab_hooks.py +++ /dev/null @@ -1 +0,0 @@ -gitlab_hook.py \ No newline at end of file diff --git a/plugins/modules/storage/glusterfs/gluster_heal_facts.py b/plugins/modules/storage/glusterfs/gluster_heal_facts.py deleted file mode 120000 index e5a7565c18..0000000000 --- a/plugins/modules/storage/glusterfs/gluster_heal_facts.py +++ /dev/null @@ -1 +0,0 @@ -gluster_heal_info.py \ No newline at end of file