openstack-ansible-os_nova/tasks
Damian Dabrowski c90a5c2b92 Apply always tag to nova_virt_detect.yml
Running nova playbook with tag limit may lead to an error:

The conditional check 'nova_virt_type != 'ironic'' failed. The error
was: error while evaluating conditional (nova_virt_type != 'ironic'):
'nova_virt_type' is undefined\n\nThe error appears to be in
'/etc/ansible/roles/os_nova/tasks/main.yml': line 289, column 3, but
may be elsewhere in the file depending on the exact syntax problem.

It can be easily fixed by applying always tag to tasks from
nova_virt_detect.yml

Change-Id: I56aee80180804b8a3e3316cffc6fa8115513b8f1
2023-06-06 07:35:36 +02:00
..
consoles Remove mention of haproxy-endpoints role 2022-06-14 19:41:53 +02:00
drivers Remove calico driver reference 2023-04-04 13:27:03 +02:00
main.yml Apply always tag to nova_virt_detect.yml 2023-06-06 07:35:36 +02:00
nova_compute.yml Use ssh_keypairs role to generate cold migration ssh keys 2022-04-11 15:29:15 +00:00
nova_compute_wait.yml Delegate compute wait tasks to service_setup_host 2023-04-24 17:51:06 +00:00
nova_db_post_setup.yml Add way to periodically trim Nova DB 2023-05-18 08:11:02 +00:00
nova_db_setup.yml Move online_data_migrations to post-setup 2023-04-12 18:21:52 +02:00
nova_install.yml Install openvswitch repo for RDO scenario 2023-02-10 13:25:44 +00:00
nova_mdev_detect.yml Rename nova_enabled_vgpu_types 2021-11-03 13:49:25 +02:00
nova_post_install.yml Support configuration of resource providers with config files 2023-01-16 15:16:29 +00:00
nova_pre_install.yml Support configuration of resource providers with config files 2023-01-16 15:16:29 +00:00
nova_virt_detect.yml Use ansible_facts[] instead of fact variables 2021-02-25 16:58:42 +00:00