
PLAY [Create and start project jails from iocage templates.] *******************

TASK [Setup: Get activated pool.] **********************************************
ok: [iocage_06]

TASK [Create: Create jails.] ***************************************************
ok: [iocage_06] => (item=qux)
ok: [iocage_06] => (item=baz)

TASK [Facts: Create custom facts dirs.] ****************************************
changed: [iocage_06] => (item=baz)
changed: [iocage_06] => (item=qux)

TASK [Facts: Create custom facts files.] ***************************************
changed: [iocage_06] => (item=baz)
changed: [iocage_06] => (item=qux)

TASK [Ai-vars-templates: Create ansible init vars dirs.] ***********************
changed: [iocage_06] => (item=baz)
changed: [iocage_06] => (item=qux)

TASK [Ai-vars-templates: Create ansible init vars from templates.] *************
changed: [iocage_06] => (item=baz project-hosts.yml)
changed: [iocage_06] => (item=qux project-hosts.yml)

TASK [Properties: Set properties.] *********************************************
ok: [iocage_06] => (item=baz)
ok: [iocage_06] => (item=qux)

TASK [Start: Start jails.] *****************************************************
ok: [iocage_06]

PLAY RECAP *********************************************************************
iocage_06                  : ok=8    changed=4    unreachable=0    failed=0    skipped=13   rescued=0    ignored=0   

