Comment 7 for bug 1696701

Revision history for this message
coolkil (coolkil) wrote :

ok so i made some changes to these files. however i seem to be missing something for the following step wich throws the following error
TASK [os_nova : Create TEMP run dir
fatal: [aio1_nova_console_container-5f0e7062]: FAILED! => {
    "failed": true,
    "msg": "The conditional check 'inventory_hostname in groups[item.value.group]' failed. The error was: error while evaluating conditional (inventory_hostname in groups[item.value.group]): 'item' is undefined\n\nThe error appears to have been in '/etc/ansible/roles/os_nova/tasks/nova_init_systemd.yml': line 16, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Create TEMP run dir\n ^ here\n"
}

nova_init_systemd.yml this seems to be missing a variable but i dont know wich one exactly