
PLAY [Get custom facts] ********************************************************

TASK [Get custom facts] ********************************************************
ok: [iocage_04]
ok: [iocage_02]

TASK [Debug] *******************************************************************
ok: [iocage_02] => 
    ansible_local.iocage:
        jails: |-
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
            | JID  |   NAME   | BOOT | STATE | TYPE |     RELEASE     |        IP4         | IP6 |    TEMPLATE    | BASEJAIL |
            +======+==========+======+=======+======+=================+====================+=====+================+==========+
            | None | 5da4d093 | off  | down  | jail | 14.2-RELEASE-p3 | DHCP (not running) | -   | ansible_client | no       |
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
            | None | 8c78c39a | off  | down  | jail | 14.2-RELEASE-p3 | DHCP (not running) | -   | ansible_client | no       |
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
            | None | 8d412b7f | off  | down  | jail | 14.2-RELEASE-p3 | DHCP (not running) | -   | ansible_client | no       |
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
            | None | 8f19b252 | off  | down  | jail | 14.2-RELEASE-p3 | DHCP (not running) | -   | ansible_client | no       |
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
            | None | d9c50644 | off  | down  | jail | 14.2-RELEASE-p3 | DHCP (not running) | -   | ansible_client | no       |
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
        plugins: |-
            +-----+------+------+-------+------+---------+-----+-----+----------+--------+---------+
            | JID | NAME | BOOT | STATE | TYPE | RELEASE | IP4 | IP6 | TEMPLATE | PORTAL | DOC_URL |
            +=====+======+======+=======+======+=========+=====+=====+==========+========+=========+
            +-----+------+------+-------+------+---------+-----+-----+----------+--------+---------+
        releases: |-
            14.2-RELEASE
            14.3-RELEASE
        templates: |-
            +------+----------------+------+-------+----------+-----------------+--------------------+-----+----------+----------+
            | JID  |      NAME      | BOOT | STATE |   TYPE   |     RELEASE     |        IP4         | IP6 | TEMPLATE | BASEJAIL |
            +======+================+======+=======+==========+=================+====================+=====+==========+==========+
            | None | ansible_client | off  | down  | template | 14.2-RELEASE-p3 | DHCP (not running) | -   | -        | no       |
            +------+----------------+------+-------+----------+-----------------+--------------------+-----+----------+----------+
ok: [iocage_04] => 
    ansible_local.iocage:
        jails: |-
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
            | JID  |   NAME   | BOOT | STATE | TYPE |     RELEASE     |        IP4         | IP6 |    TEMPLATE    | BASEJAIL |
            +======+==========+======+=======+======+=================+====================+=====+================+==========+
            | None | 18438b09 | off  | down  | jail | 14.3-RELEASE-p1 | DHCP (not running) | -   | ansible_client | no       |
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
            | None | e17abd19 | off  | down  | jail | 14.3-RELEASE-p1 | DHCP (not running) | -   | ansible_client | no       |
            +------+----------+------+-------+------+-----------------+--------------------+-----+----------------+----------+
        plugins: |-
            +-----+------+------+-------+------+---------+-----+-----+----------+--------+---------+
            | JID | NAME | BOOT | STATE | TYPE | RELEASE | IP4 | IP6 | TEMPLATE | PORTAL | DOC_URL |
            +=====+======+======+=======+======+=========+=====+=====+==========+========+=========+
            +-----+------+------+-------+------+---------+-----+-----+----------+--------+---------+
        releases: |-
            14.3-RELEASE
        templates: |-
            +------+-----------------------+------+-------+----------+-----------------+--------------------+-----+----------+----------+
            | JID  |         NAME          | BOOT | STATE |   TYPE   |     RELEASE     |        IP4         | IP6 | TEMPLATE | BASEJAIL |
            +======+=======================+======+=======+==========+=================+====================+=====+==========+==========+
            | None | ansible_client        | off  | down  | template | 14.3-RELEASE-p1 | DHCP (not running) | -   | -        | no       |
            +------+-----------------------+------+-------+----------+-----------------+--------------------+-----+----------+----------+
            | None | ansible_client_apache | off  | down  | template | 14.3-RELEASE-p1 | DHCP (not running) | -   | -        | no       |
            +------+-----------------------+------+-------+----------+-----------------+--------------------+-----+----------+----------+
            | None | ansible_client_pull   | off  | down  | template | 14.3-RELEASE-p1 | DHCP (not running) | -   | -        | no       |
            +------+-----------------------+------+-------+----------+-----------------+--------------------+-----+----------+----------+

TASK [Debug] *******************************************************************
ok: [iocage_02] => 
    ansible_local.iocage | vbotka.freebsd.iocage:
        jails:
            5da4d093:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.2-RELEASE-p3
                state: down
                template: ansible_client
                type: jail
            8c78c39a:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.2-RELEASE-p3
                state: down
                template: ansible_client
                type: jail
            8d412b7f:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.2-RELEASE-p3
                state: down
                template: ansible_client
                type: jail
            8f19b252:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.2-RELEASE-p3
                state: down
                template: ansible_client
                type: jail
            d9c50644:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.2-RELEASE-p3
                state: down
                template: ansible_client
                type: jail
        plugins: {}
        releases:
        - 14.2-RELEASE
        - 14.3-RELEASE
        templates:
            ansible_client:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.2-RELEASE-p3
                state: down
                template: '-'
                type: template
ok: [iocage_04] => 
    ansible_local.iocage | vbotka.freebsd.iocage:
        jails:
            18438b09:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.3-RELEASE-p1
                state: down
                template: ansible_client
                type: jail
            e17abd19:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.3-RELEASE-p1
                state: down
                template: ansible_client
                type: jail
        plugins: {}
        releases:
        - 14.3-RELEASE
        templates:
            ansible_client:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.3-RELEASE-p1
                state: down
                template: '-'
                type: template
            ansible_client_apache:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.3-RELEASE-p1
                state: down
                template: '-'
                type: template
            ansible_client_pull:
                basejail: 'no'
                boot: 'off'
                ip4: '-'
                ip4_dict:
                    ip4: []
                    msg: DHCP (not running)
                ip6: '-'
                jid: None
                release: 14.3-RELEASE-p1
                state: down
                template: '-'
                type: template

PLAY RECAP *********************************************************************
iocage_02                  : ok=3    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
iocage_04                  : ok=3    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

