mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50:25 -07:00
[ovirt] remove 2.8 deprecations (#45506)
This commit is contained in:
parent
1f8c5905b3
commit
c004a639b3
84 changed files with 0 additions and 168 deletions
|
@ -201,9 +201,6 @@ def main():
|
|||
supports_check_mode=True,
|
||||
)
|
||||
|
||||
if module._name == 'ovirt_datacenters':
|
||||
module.deprecate("The 'ovirt_datacenters' module is being renamed 'ovirt_datacenter'", version=2.8)
|
||||
|
||||
check_sdk(module)
|
||||
check_params(module)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue