1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add __init__.py and update version_added to fix module for ansible-validate checks

This commit is contained in:
Toshio Kuratomi 2016-05-23 13:06:14 -07:00 committed by Matt Clay
parent 65bae8f76b
commit 0d51743e23
2 changed files with 1 additions and 1 deletions

View file

@ -26,7 +26,7 @@ short_description: Get SmartOS image details.
description: description:
- Retrieve facts about all installed images on SmartOS. Facts will be - Retrieve facts about all installed images on SmartOS. Facts will be
inserted to the ansible_facts key. inserted to the ansible_facts key.
version_added: "2.0" version_added: "2.2"
author: Adam Števko (@xen0l) author: Adam Števko (@xen0l)
options: options:
filters: filters: