mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07:00
Adjust deprecation versions.
This commit is contained in:
parent
f9589d78a8
commit
7bb008a964
136 changed files with 549 additions and 678 deletions
|
@ -11,7 +11,7 @@ DOCUMENTATION = r'''
|
|||
---
|
||||
module: scaleway_image_facts
|
||||
deprecated:
|
||||
removed_in: '2.13'
|
||||
removed_in: 3.0.0 # was Ansible 2.13
|
||||
why: Deprecated in favour of C(_info) module.
|
||||
alternative: Use M(scaleway_image_info) instead.
|
||||
short_description: Gather facts about the Scaleway images available.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue