ansible.builtin.smartos_image_facts (v2.3.2.0-1) — module

Get SmartOS image details.

| "added in version" 2.2 of ansible.builtin"

Authors: Adam Števko (@xen0l)

preview | supported by community

Install Ansible via pip

Install with pip install ansible==2.3.2.0.post1

Description

Retrieve facts about all installed images on SmartOS. Facts will be inserted to the ansible_facts key.

Inputs

    
filters:
    default: None
    description:
    - Criteria for selecting image. Can be any value from image manifest and 'published_date',
      'published', 'source', 'clones', and 'size'. More informaton can be found at U(https://smartos.org/man/1m/imgadm)
      under 'imgadm list'.
    required: false