diff --git a/lib/ansible/modules/extras/cloud/smartos/__init__.py b/lib/ansible/modules/extras/cloud/smartos/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/lib/ansible/modules/extras/cloud/smartos/smartos_image_facts.py b/lib/ansible/modules/extras/cloud/smartos/smartos_image_facts.py index 57ab62b9ce..189389de72 100644 --- a/lib/ansible/modules/extras/cloud/smartos/smartos_image_facts.py +++ b/lib/ansible/modules/extras/cloud/smartos/smartos_image_facts.py @@ -26,7 +26,7 @@ short_description: Get SmartOS image details. description: - Retrieve facts about all installed images on SmartOS. Facts will be inserted to the ansible_facts key. -version_added: "2.0" +version_added: "2.2" author: Adam Števko (@xen0l) options: filters: